Add RL response headers in correct phase #1372
Annotations
8 errors and 6 warnings
Run actions-rs/cargo@v1:
src/service/auth.rs#L125
type `service::GrpcResult` is more private than the item `service::auth::AuthService::process_auth_grpc_response`
|
Run actions-rs/cargo@v1:
src/service/rate_limit.rs#L38
type `service::GrpcResult` is more private than the item `service::rate_limit::RateLimitService::process_ratelimit_grpc_response`
|
Run actions-rs/cargo@v1:
src/service.rs#L54
type `service::GrpcResult` is more private than the item `service::GrpcService::process_grpc_response`
|
Run actions-rs/cargo@v1:
src/filter/http_context.rs#L145
type `service::GrpcResult` is private
|
Run actions-rs/cargo@v1:
src/filter/http_context.rs#L145
type `service::GrpcResult` is private
|
Run actions-rs/cargo@v1:
src/filter/http_context.rs#L147
type `service::GrpcResult` is private
|
Run actions-rs/cargo@v1
could not compile `wasm-shim` (lib) due to 6 previous errors
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading