CI #431
Annotations
36 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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, actions/cache@v2, 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/
|
Ignored Unit Tests
`/home/runner/work/sentinel-rust/sentinel-rust/.cargo/config` is deprecated in favor of `config.toml`
|
Ignored Unit Tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Ignored Unit Tests
excluded package(s) `ebpf-probes, ebpf-userspace, sentinel-envoy-module` not found in workspace `/home/runner/work/sentinel-rust/sentinel-rust`
|
Ignored Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L92
unused variable: `rule`
|
Ignored Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `prev`
|
Ignored Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `rule`
|
Ignored Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `snapshot`
|
Ignored Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L103
unused variable: `prev`
|
Ignored Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L103
unused variable: `rule`
|
Ignored Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L108
unused variable: `prev`
|
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/
|
Unit Tests
`/home/runner/work/sentinel-rust/sentinel-rust/.cargo/config` is deprecated in favor of `config.toml`
|
Unit Tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Unit Tests
excluded package(s) `ebpf-probes, ebpf-userspace, sentinel-envoy-module` not found in workspace `/home/runner/work/sentinel-rust/sentinel-rust`
|
Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L92
unused variable: `prev`
|
Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L92
unused variable: `rule`
|
Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `prev`
|
Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `rule`
|
Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `snapshot`
|
Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L103
unused variable: `prev`
|
Unit Tests:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L103
unused variable: `rule`
|
Check
`/home/runner/work/sentinel-rust/sentinel-rust/.cargo/config` is deprecated in favor of `config.toml`
|
Check
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Check
excluded package(s) `ebpf-probes, ebpf-userspace, sentinel-envoy-module` not found in workspace `/home/runner/work/sentinel-rust/sentinel-rust`
|
Check:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L92
unused variable: `prev`
|
Check:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L92
unused variable: `rule`
|
Check:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `prev`
|
Check:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `rule`
|
Check:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `snapshot`
|
Check:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L103
unused variable: `prev`
|
Check:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L103
unused variable: `rule`
|
Loading