Skip to content

bump the onig dep

bump the onig dep #112

Triggered via push February 3, 2025 23:23
Status Failure
Total duration 3h 26m 31s
Artifacts

CICD.yml

on: push
Matrix: Dependencies
Matrix: MinRustV
Matrix: Style/deps
Matrix: Style/format
Matrix: Style/lint
Matrix: Style/spelling
Matrix: Build
Matrix: Build/Makefile
Matrix: Tests/BusyBox test suite
Matrix: Tests/FreeBSD test suite
Matrix: Code Coverage
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 64 warnings
Style/lint (ubuntu-latest, feat_os_unix): vendor/nix-v0.23.1-patched/src/macros.rs#L246
ERROR: `cargo clippy`: rule #8 of macro `libc_enum` is never used (file:'vendor/nix-v0.23.1-patched/src/macros.rs', line:246)
Style/lint (ubuntu-latest, feat_os_unix): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L137
ERROR: `cargo clippy`: rule #2 of macro `sockopt_impl` is never used (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:137)
Style/lint (ubuntu-latest, feat_os_unix): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L141
ERROR: `cargo clippy`: rule #3 of macro `sockopt_impl` is never used (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:141)
Style/lint (ubuntu-latest, feat_os_unix): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L147
ERROR: `cargo clippy`: rule #4 of macro `sockopt_impl` is never used (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:147)
Style/lint (ubuntu-latest, feat_os_unix): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L152
ERROR: `cargo clippy`: rule #5 of macro `sockopt_impl` is never used (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:152)
Style/lint (ubuntu-latest, feat_os_unix)
Process completed with exit code 1.
MinRustV (ubuntu-latest, feat_os_unix)
const generics are unstable
MinRustV (ubuntu-latest, feat_os_unix)
aborting due to previous error
MinRustV (ubuntu-latest, feat_os_unix)
could not compile `retain_mut`.
MinRustV (ubuntu-latest, feat_os_unix)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L367
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src\uucore\src\lib\features\fsext.rs', line:367)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L368
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src\uucore\src\lib\features\fsext.rs', line:368)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L369
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src\uucore\src\lib\features\fsext.rs', line:369)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\lib.rs#L9
ERROR: `cargo clippy`: unexpected `cfg` condition value: `winapi` (file:'src\uucore\src\lib\lib.rs', line:9)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\encoding.rs#L91
ERROR: `cargo clippy`: can be more succinctly written as a byte str (file:'src\uucore\src\lib\features\encoding.rs', line:91)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L91
ERROR: `cargo clippy`: unexpected `cfg` condition value: `bitrig` (file:'src\uucore\src\lib\features\fsext.rs', line:91)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L107
ERROR: `cargo clippy`: unexpected `cfg` condition value: `bitrig` (file:'src\uucore\src\lib\features\fsext.rs', line:107)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\mods\panic.rs#L13
ERROR: `cargo clippy`: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead (file:'src\uucore\src\lib\mods\panic.rs', line:13)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\mods\panic.rs#L16
ERROR: `cargo clippy`: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead (file:'src\uucore\src\lib\mods\panic.rs', line:16)
Style/lint (windows-latest, feat_os_windows): src\uucore\src\lib\features\fsext.rs#L554
ERROR: `cargo clippy`: casting to the same type is unnecessary (`u64` -> `u64`) (file:'src\uucore\src\lib\features\fsext.rs', line:554)
Style/lint (macos-latest, feat_os_macos): vendor/nix-v0.23.1-patched/src/macros.rs#L246
ERROR: `cargo clippy`: rule #8 of macro `libc_enum` is never used (file:'vendor/nix-v0.23.1-patched/src/macros.rs', line:246)
Style/lint (macos-latest, feat_os_macos): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L137
ERROR: `cargo clippy`: rule #2 of macro `sockopt_impl` is never used (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:137)
Style/lint (macos-latest, feat_os_macos): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L141
ERROR: `cargo clippy`: rule #3 of macro `sockopt_impl` is never used (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:141)
Style/lint (macos-latest, feat_os_macos): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L147
ERROR: `cargo clippy`: rule #4 of macro `sockopt_impl` is never used (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:147)
Style/lint (macos-latest, feat_os_macos): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L152
ERROR: `cargo clippy`: rule #5 of macro `sockopt_impl` is never used (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:152)
Style/lint (macos-latest, feat_os_macos): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L156
ERROR: `cargo clippy`: rule #6 of macro `sockopt_impl` is never used (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:156)
Style/lint (macos-latest, feat_os_macos): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L177
ERROR: `cargo clippy`: rule #10 of macro `sockopt_impl` is never used (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:177)
Style/lint (macos-latest, feat_os_macos): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L828
ERROR: `cargo clippy`: struct `GetOsString` is never constructed (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:828)
Style/lint (macos-latest, feat_os_macos): vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs#L857
ERROR: `cargo clippy`: struct `SetOsString` is never constructed (file:'vendor/nix-v0.23.1-patched/src/sys/socket/sockopt.rs', line:857)
Style/lint (macos-latest, feat_os_macos)
Process completed with exit code 1.
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
ERROR: `cargo udeps`: style violation (unused dependency found)
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
Process completed with exit code 1.
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
ERROR: `cargo udeps`: style violation (unused dependency found)
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
Process completed with exit code 1.
Style/deps (windows-latest, feat_os_windows)
ERROR: `cargo udeps`: style violation (unused dependency found)
Style/deps (windows-latest, feat_os_windows)
Process completed with exit code 1.
Dependencies (ubuntu-latest, feat_os_unix)
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/
Dependencies (ubuntu-latest, feat_os_unix)
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/
Dependencies (ubuntu-latest, feat_os_unix)
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/
Dependencies (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/format (ubuntu-latest, feat_os_unix)
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/
Style/lint (ubuntu-latest, feat_os_unix)
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/
Style/lint (ubuntu-latest, feat_os_unix)
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/
Style/lint (ubuntu-latest, feat_os_unix)
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/
Style/lint (ubuntu-latest, feat_os_unix)
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/
Style/lint (ubuntu-latest, feat_os_unix)
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/
Style/lint (ubuntu-latest, feat_os_unix)
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/
Style/lint (ubuntu-latest, feat_os_unix)
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/
Style/lint (ubuntu-latest, feat_os_unix)
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/
Style/spelling (ubuntu-latest, feat_os_unix)
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/
Style/spelling (ubuntu-latest, feat_os_unix)
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/
MinRustV (ubuntu-latest, feat_os_unix)
build failed, waiting for other jobs to finish...
MinRustV (ubuntu-latest, feat_os_unix)
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/
MinRustV (ubuntu-latest, feat_os_unix)
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/
MinRustV (ubuntu-latest, feat_os_unix)
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/
MinRustV (ubuntu-latest, feat_os_unix)
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/
MinRustV (ubuntu-latest, feat_os_unix)
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/
Style/lint (windows-latest, feat_os_windows)
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/
Style/lint (windows-latest, feat_os_windows)
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/
Style/lint (windows-latest, feat_os_windows)
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/
Style/lint (windows-latest, feat_os_windows)
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/
Style/lint (windows-latest, feat_os_windows)
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/
Style/lint (windows-latest, feat_os_windows)
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/
Style/lint (windows-latest, feat_os_windows)
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/
Style/lint (windows-latest, feat_os_windows)
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/
Style/lint (macos-latest, feat_os_macos)
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/
Style/lint (macos-latest, feat_os_macos)
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/
Style/lint (macos-latest, feat_os_macos)
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/
Style/lint (macos-latest, feat_os_macos)
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/
Style/lint (macos-latest, feat_os_macos)
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/
Style/lint (macos-latest, feat_os_macos)
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/
Style/lint (macos-latest, feat_os_macos)
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/
Style/lint (macos-latest, feat_os_macos)
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/
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
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/
Style/deps (windows-latest, feat_os_windows)
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/
Style/deps (windows-latest, feat_os_windows)
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/
Style/deps (windows-latest, feat_os_windows)
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/
Style/deps (windows-latest, feat_os_windows)
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/
Style/deps (windows-latest, feat_os_windows)
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/
Style/deps (windows-latest, feat_os_windows)
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/
Style/deps (windows-latest, feat_os_windows)
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/