Platforms #387
platforms.yml
on: schedule
WebAssembly
36s
Matrix: Platforms
Annotations
5 errors and 25 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.
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
WebAssembly
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Platforms (macos-latest, x86_64-apple-darwin)
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/
|
Platforms (macos-latest, x86_64-apple-darwin)
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/
|
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
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/
|
WebAssembly
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/
|
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`
|