Skip to content

Add initial implementation of auth service #66

Add initial implementation of auth service

Add initial implementation of auth service #66

Triggered via pull request August 21, 2024 11:23
Status Success
Total duration 3m 46s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite: src/envoy/mod.rs#L40
unused imports: `CheckResponse_oneof_http_response` and `CheckResponse`
Test Suite: src/service/rate_limit.rs#L2
unused import: `Message`
Test Suite: src/service/auth.rs#L8
unused import: `protobuf::Message`
Test Suite: src/attribute.rs#L106
function `get_attribute` is never used
Test Suite: src/service.rs#L77
struct `TracingHeaderResolver` is never constructed
Test Suite: src/service.rs#L82
method `get` is never used
Test Suite: src/service/auth.rs#L13
constant `AUTH_DATA_ITEM` is never used
Test Suite: src/service/auth.rs#L17
struct `AuthService` is never constructed
Test Suite: src/service/auth.rs#L20
associated functions `message`, `build_check_req`, `build_request`, and `build_peer` are never used
Test Suite: src/service/rate_limit.rs#L4
constant `RATELIMIT_DATA_ITEM` is never used
Test Suite: src/envoy/mod.rs#L40
unused imports: `CheckResponse_oneof_http_response` and `CheckResponse`
Test Suite: src/service/rate_limit.rs#L2
unused import: `Message`
Test Suite: src/service/auth.rs#L8
unused import: `protobuf::Message`
Test Suite: src/attribute.rs#L106
function `get_attribute` is never used
Test Suite: src/service.rs#L77
struct `TracingHeaderResolver` is never constructed
Test Suite: src/service.rs#L82
method `get` is never used
Test Suite: src/service/auth.rs#L13
constant `AUTH_DATA_ITEM` is never used
Test Suite: src/service/auth.rs#L17
struct `AuthService` is never constructed
Test Suite: src/service/auth.rs#L20
associated functions `message`, `build_check_req`, `build_request`, and `build_peer` are never used
Test Suite: src/service/rate_limit.rs#L4
constant `RATELIMIT_DATA_ITEM` is never used