Skip to content

Add initial implementation of auth service #986

Add initial implementation of auth service

Add initial implementation of auth service #986

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

rust.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 26 warnings
Check: src/filter/http_context.rs#L6
unresolved import `crate::service::Service`
Check: src/service.rs#L4
unresolved import `crate::configuration::ExtensionType`
Check: src/filter/http_context.rs#L66
no function or associated item named `new` found for struct `RateLimitService` in the current scope
Check: src/service.rs#L85
associated function `all` is private
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt: src/filter/http_context.rs#L6
unresolved import `crate::service::Service`
Rustfmt: src/service.rs#L4
unresolved import `crate::configuration::ExtensionType`
Rustfmt: src/filter/http_context.rs#L66
no function or associated item named `new` found for struct `RateLimitService` in the current scope
Rustfmt: src/service.rs#L85
associated function `all` is private
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Clippy: src/filter/http_context.rs#L6
unresolved import `crate::service::Service`
Clippy: src/service.rs#L4
unresolved import `crate::configuration::ExtensionType`
Clippy: src/envoy/mod.rs#L40
unused imports: `CheckResponse_oneof_http_response` and `CheckResponse`
Clippy: src/service/rate_limit.rs#L2
unused import: `Message`
Clippy: src/filter/http_context.rs#L66
no function or associated item named `new` found for struct `service::rate_limit::RateLimitService` in the current scope
Clippy: src/filter/http_context.rs#L66
no function or associated item named `new` found for struct `service::rate_limit::RateLimitService` in the current scope
Clippy: src/service.rs#L85
associated function `all` is private
Clippy: src/service/auth.rs#L8
unused import: `protobuf::Message`
Clippy
could not compile `wasm-shim` (lib) due to 7 previous errors
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Check: src/envoy/mod.rs#L40
unused imports: `CheckResponse_oneof_http_response` and `CheckResponse`
Check: src/service/rate_limit.rs#L2
unused import: `Message`
Check: src/service/auth.rs#L8
unused import: `protobuf::Message`
Check
`wasm-shim` (lib) generated 3 warnings
Check
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/
Check
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/
Check
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/
Check
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/
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Rustfmt: src/envoy/mod.rs#L40
unused imports: `CheckResponse_oneof_http_response` and `CheckResponse`
Rustfmt: src/service/rate_limit.rs#L2
unused import: `Message`
Rustfmt: src/service/auth.rs#L8
unused import: `protobuf::Message`
Rustfmt
`wasm-shim` (lib) generated 3 warnings
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/