Skip to content

Add initial implementation of auth service #62

Add initial implementation of auth service

Add initial implementation of auth service #62

Triggered via pull request August 21, 2024 10:38
Status Failure
Total duration 1m 10s
Artifacts

tests.yaml

on: pull_request
Test Suite
59s
Test Suite
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 16 warnings
Test Suite: src/filter/http_context.rs#L6
unresolved import `crate::service::Service`
Test Suite: src/service.rs#L4
unresolved import `crate::configuration::ExtensionType`
Test Suite: src/filter/http_context.rs#L69
no method named `send` found for struct `RateLimitService` in the current scope
Test Suite: src/service.rs#L85
associated function `all` is private
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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/auth.rs#L7
unused import: `crate::service::GrpcServiceHandler`
Test Suite: src/service/auth.rs#L12
unused import: `proxy_wasm::hostcalls::dispatch_grpc_call`
Test Suite: src/service/auth.rs#L13
unused import: `Status`
Test Suite: src/service/auth.rs#L15
unused import: `std::time::Duration`
Test Suite: src/service/rate_limit.rs#L1
unused import: `crate::configuration::FailureMode`
Test Suite: src/service/rate_limit.rs#L4
unused import: `crate::service::GrpcServiceHandler`
Test Suite: src/service/rate_limit.rs#L5
unused import: `Message`
Test Suite: src/service/rate_limit.rs#L6
unused import: `proxy_wasm::hostcalls::dispatch_grpc_call`
Test Suite: src/service/rate_limit.rs#L7
unused import: `Status`