Platforms #397
platforms.yml
on: schedule
WebAssembly
41s
Matrix: Platforms
Annotations
5 errors and 22 warnings
Platforms (macos-latest, x86_64-apple-darwin)
cargo is not installed by default for some virtual environments, see https://help.github.com/en/articles/software-in-virtual-environments-for-github-actions
|
Platforms (macos-latest, x86_64-apple-darwin)
To install it, use this action: https://github.com/actions-rs/toolchain
|
Platforms (macos-latest, x86_64-apple-darwin)
Unable to locate executable file: cargo. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
Platforms (windows-latest, x86_64-pc-windows-msvc)
The job was canceled because "macos-latest_x86_64-apple" failed.
|
Platforms (windows-latest, x86_64-pc-windows-msvc)
The operation was canceled.
|
WebAssembly
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
|
Platforms (macos-latest, x86_64-apple-darwin)
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
|
Platforms (windows-latest, x86_64-pc-windows-msvc)
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
|
Platforms (macos-latest, x86_64-apple-darwin)
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/
|
Platforms (macos-latest, x86_64-apple-darwin)
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/
|
Platforms (macos-latest, x86_64-apple-darwin)
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/
|
Platforms (macos-latest, x86_64-apple-darwin)
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/
|
WebAssembly
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
WebAssembly
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/
|
WebAssembly
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/
|
WebAssembly
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/
|
WebAssembly
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/
|
WebAssembly
`/home/runner/work/sentinel-rust/sentinel-rust/.cargo/config` is deprecated in favor of `config.toml`
|
WebAssembly
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
WebAssembly:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L92
unused variable: `prev`
|
WebAssembly:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L92
unused variable: `rule`
|
WebAssembly:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `prev`
|
WebAssembly:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `rule`
|
WebAssembly:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L98
unused variable: `snapshot`
|
WebAssembly:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L103
unused variable: `prev`
|
WebAssembly:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L103
unused variable: `rule`
|
WebAssembly:
sentinel-core/src/core/circuitbreaker/breaker/mod.rs#L108
unused variable: `prev`
|