Skip to content

add get_or_find_data_start for pread #278

add get_or_find_data_start for pread

add get_or_find_data_start for pread #278

Triggered via push July 11, 2024 22:38
Status Failure
Total duration 1m 11s
Artifacts

ci.yaml

on: push
Matrix: build_and_test
Matrix: style_and_docs
cargo_fmt
12s
cargo_fmt
fuzz_read
0s
fuzz_read
fuzz_read_with_no_features
0s
fuzz_read_with_no_features
fuzz_write
0s
fuzz_write
fuzz_write_with_no_features
0s
fuzz_write_with_no_features
Fit to window
Zoom out
Zoom in

Annotations

69 errors and 78 warnings
Build and test --no-default-features: ubuntu-latest, stable: src/read/pipelining.rs#L754
unused import: `crate::crc32::non_crypto::Crc32Reader`
Build and test --no-default-features: ubuntu-latest, stable: src/read/pipelining.rs#L760
unused imports: `construct_decompressing_reader`, `find_entry_content_range`
Build and test --no-default-features: ubuntu-latest, stable: src/unstable/read.rs#L428
no variant named `Aes` found for enum `CryptoVariant`
Build and test --no-default-features: ubuntu-latest, stable: src/unstable/read.rs#L437
failed to resolve: use of undeclared type `AesReader`
Build and test --no-default-features: ubuntu-latest, stable: src/unstable/read.rs#L438
no variant or associated item named `Aes` found for enum `unstable::read::CryptoReader` in the current scope
Build and test : macOS-latest, stable
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --all-features: macOS-latest, stable
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test : macOS-latest, nightly
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --no-default-features: macOS-latest, stable
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test : windows-latest, stable
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --all-features: windows-latest, stable
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --no-default-features: windows-latest, stable
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --no-default-features: ubuntu-latest, nightly
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --no-default-features: ubuntu-latest, nightly
The operation was canceled.
Build and test : ubuntu-latest, nightly
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test : ubuntu-latest, nightly
The operation was canceled.
Build and test --all-features: macOS-latest, nightly
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --all-features: macOS-latest, nightly
The operation was canceled.
Build and test : ubuntu-latest, stable
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test : ubuntu-latest, stable
The operation was canceled.
Build and test : macOS-latest, msrv
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test : macOS-latest, msrv
The operation was canceled.
Build and test --all-features: ubuntu-latest, msrv
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --all-features: ubuntu-latest, msrv
The operation was canceled.
Build and test --no-default-features: ubuntu-latest, msrv
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --no-default-features: ubuntu-latest, msrv
The operation was canceled.
Build and test : windows-latest, msrv
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test : windows-latest, msrv
The operation was canceled.
Build and test --no-default-features: macOS-latest, msrv
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --no-default-features: macOS-latest, msrv
The operation was canceled.
Build and test --all-features: windows-latest, msrv
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --all-features: windows-latest, msrv
The operation was canceled.
Build and test --all-features: macOS-latest, msrv
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --all-features: macOS-latest, msrv
The operation was canceled.
Build and test : ubuntu-latest, msrv
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test : ubuntu-latest, msrv
The operation was canceled.
Build and test --all-features: ubuntu-latest, stable
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --all-features: ubuntu-latest, stable
The operation was canceled.
Build and test --all-features: ubuntu-latest, nightly
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --all-features: ubuntu-latest, nightly
The operation was canceled.
Build and test --no-default-features: windows-latest, nightly
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --no-default-features: windows-latest, nightly
The operation was canceled.
Build and test --no-default-features: macOS-latest, nightly
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --no-default-features: macOS-latest, nightly
The operation was canceled.
Build and test : windows-latest, nightly
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test : windows-latest, nightly
The operation was canceled.
Build and test --all-features: windows-latest, nightly
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --all-features: windows-latest, nightly
The operation was canceled.
Build and test --no-default-features: windows-latest, msrv
The job was canceled because "ubuntu-latest_stable_--no" failed.
Build and test --no-default-features: windows-latest, msrv
The operation was canceled.
style_and_docs (--no-default-features): src/read/pipelining.rs#L754
unused import: `crate::crc32::non_crypto::Crc32Reader`
style_and_docs (--no-default-features): src/read/pipelining.rs#L760
unused imports: `construct_decompressing_reader` and `find_entry_content_range`
style_and_docs (--no-default-features): src/read/pipelining.rs#L765
unused import: `ZipDataHandle`
style_and_docs (--no-default-features): src/unstable/read.rs#L9
unused import: `AesVendorVersion`
style_and_docs (--no-default-features): src/unstable/read.rs#L428
no variant named `Aes` found for enum `unstable::read::CryptoVariant`
style_and_docs (--no-default-features): src/unstable/read.rs#L437
failed to resolve: use of undeclared type `AesReader`
style_and_docs (--no-default-features): src/unstable/read.rs#L438
no variant or associated item named `Aes` found for enum `unstable::read::CryptoReader` in the current scope
style_and_docs (--no-default-features): src/read/pipelining.rs#L836
unused variable: `input_file`
style_and_docs (--all-features)
The job was canceled because "_--no-default-features" failed.
style_and_docs (--all-features)
The operation was canceled.
style_and_docs
The job was canceled because "_--no-default-features" failed.
style_and_docs
The operation was canceled.
Build and test --no-default-features: ubuntu-latest, stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Build and test --no-default-features: ubuntu-latest, stable
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, 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/
Build and test --no-default-features: ubuntu-latest, stable
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 and test --no-default-features: ubuntu-latest, stable
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 and test --no-default-features: ubuntu-latest, stable
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 and test --no-default-features: ubuntu-latest, stable
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 and test --no-default-features: ubuntu-latest, nightly
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 and test --no-default-features: ubuntu-latest, nightly
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 and test --no-default-features: ubuntu-latest, nightly
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 and test --no-default-features: ubuntu-latest, nightly
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 and test : ubuntu-latest, nightly
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 and test : ubuntu-latest, nightly
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 and test : ubuntu-latest, nightly
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 and test : ubuntu-latest, nightly
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 and test --all-features: macOS-latest, nightly
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 and test --all-features: macOS-latest, nightly
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 and test --all-features: macOS-latest, nightly
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 and test --all-features: macOS-latest, nightly
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 and test : ubuntu-latest, stable
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 and test : ubuntu-latest, stable
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 and test : ubuntu-latest, stable
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 and test : ubuntu-latest, stable
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 and test : macOS-latest, msrv
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 and test : macOS-latest, msrv
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 and test : macOS-latest, msrv
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 and test : macOS-latest, msrv
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 and test --all-features: ubuntu-latest, msrv
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 and test --all-features: ubuntu-latest, msrv
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 and test --all-features: ubuntu-latest, msrv
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 and test --all-features: ubuntu-latest, msrv
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 and test --no-default-features: ubuntu-latest, msrv
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 and test --no-default-features: ubuntu-latest, msrv
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 and test --no-default-features: ubuntu-latest, msrv
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 and test --no-default-features: ubuntu-latest, msrv
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 and test --no-default-features: macOS-latest, msrv
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 and test --no-default-features: macOS-latest, msrv
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 and test --no-default-features: macOS-latest, msrv
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 and test --no-default-features: macOS-latest, msrv
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 and test --all-features: macOS-latest, msrv
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 and test --all-features: macOS-latest, msrv
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 and test --all-features: macOS-latest, msrv
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 and test --all-features: macOS-latest, msrv
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 and test : ubuntu-latest, msrv
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 and test : ubuntu-latest, msrv
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 and test : ubuntu-latest, msrv
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 and test : ubuntu-latest, msrv
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 and test --all-features: ubuntu-latest, stable
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 and test --all-features: ubuntu-latest, stable
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 and test --all-features: ubuntu-latest, stable
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 and test --all-features: ubuntu-latest, stable
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 and test --all-features: ubuntu-latest, nightly
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 and test --all-features: ubuntu-latest, nightly
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 and test --all-features: ubuntu-latest, nightly
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 and test --all-features: ubuntu-latest, nightly
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 and test --no-default-features: macOS-latest, nightly
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 and test --no-default-features: macOS-latest, nightly
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 and test --no-default-features: macOS-latest, nightly
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 and test --no-default-features: macOS-latest, nightly
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/
cargo_fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo_fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo_fmt
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/
cargo_fmt
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/
cargo_fmt
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/
cargo_fmt
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_and_docs (--no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
style_and_docs (--no-default-features)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, 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/
style_and_docs (--no-default-features)
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_and_docs (--no-default-features)
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_and_docs (--no-default-features)
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_and_docs (--no-default-features)
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_and_docs (--all-features)
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_and_docs (--all-features)
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_and_docs (--all-features)
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_and_docs (--all-features)
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_and_docs
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_and_docs
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_and_docs
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_and_docs
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/