Platforms #396
Annotations
16 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
Build
`/home/runner/work/sentinel-rust/sentinel-rust/.cargo/config` is deprecated in favor of `config.toml`
|
Build
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L92
unused variable: `prev`
|
Build:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L92
unused variable: `rule`
|
Build:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `prev`
|
Build:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `rule`
|
Build:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `snapshot`
|
Build:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L103
unused variable: `prev`
|
Build:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L103
unused variable: `rule`
|
Build:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L108
unused variable: `prev`
|
Loading