Skip to content

update example in readme see issue #92 #45

update example in readme see issue #92

update example in readme see issue #92 #45

Re-run triggered December 22, 2023 13:32
Status Success
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Check formatting
6s
Check formatting
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

167 warnings
Check formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Check formatting
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/
Check formatting
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/
Check formatting
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/
Check formatting
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/
Test (stable, --features alloc --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (stable, --features alloc --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/
Test (stable, --features alloc --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/
Test (stable, --features alloc --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/
Test (stable, --features alloc --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/
Test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (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/
Test (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/
Test (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/
Test (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/
Test (beta, --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (beta, --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/
Test (beta, --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/
Test (beta, --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/
Test (beta, --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/
Test (beta, --no-default-features): src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
Test (beta, --no-default-features): src/lib.rs#L100
unused imports: `RangeFull`, `Range`
Test (beta, --no-default-features): src/lib.rs#L102
unused import: `core::slice::Iter`
Test (beta, --no-default-features): src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
Test (beta, --no-default-features)
`nom_locate` (lib) generated 4 warnings (run `cargo fix --lib -p nom_locate` to apply 4 suggestions)
Test (beta, --no-default-features): src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
Test (beta, --no-default-features): src/lib.rs#L100
unused imports: `RangeFull`, `Range`
Test (beta, --no-default-features): src/lib.rs#L102
unused import: `core::slice::Iter`
Test (beta, --no-default-features): src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
Test (beta, --no-default-features)
`nom_locate` (lib) generated 4 warnings (run `cargo fix --lib -p nom_locate` to apply 4 suggestions)
Test (beta, --no-default-features): tests/integration_tests.rs#L19
type alias `StrSpan` is never used
Test (beta, --no-default-features): tests/integration_tests.rs#L20
type alias `BytesSpan` is never used
Test (beta, --no-default-features): tests/integration_tests.rs#L52
struct `Position` is never constructed
Test (beta, --no-default-features): tests/integration_tests.rs#L59
function `test_str_fragments` is never used
Test (beta, --no-default-features): tests/integration_tests.rs#L230
function `find_substring` is never used
Test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (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/
Test (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/
Test (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/
Test (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/
Test (nightly): src/lib.rs#L81
unused imports: `Copied`, `Enumerate`
Test (nightly): src/lib.rs#L82
unused imports: `RangeFull`, `Range`
Test (nightly): src/lib.rs#L84
unused import: `std::slice::Iter`
Test (nightly): src/lib.rs#L85
unused imports: `CharIndices`, `Chars`
Test (nightly): src/lib.rs#L86
unused import: `String`
Test (nightly): src/lib.rs#L87
unused import: `std::vec::Vec`
Test (nightly)
`nom_locate` (lib) generated 6 warnings (run `cargo fix --lib -p nom_locate` to apply 6 suggestions)
Test (nightly): src/lib.rs#L81
unused imports: `Copied`, `Enumerate`
Test (nightly): src/lib.rs#L82
unused imports: `RangeFull`, `Range`
Test (nightly): src/lib.rs#L84
unused import: `std::slice::Iter`
Test (nightly): src/lib.rs#L85
unused imports: `CharIndices`, `Chars`
Test (nightly): src/lib.rs#L86
unused import: `String`
Test (nightly): src/lib.rs#L87
unused import: `std::vec::Vec`
Test (nightly)
`nom_locate` (lib) generated 6 warnings (run `cargo fix --lib -p nom_locate` to apply 6 suggestions)
Test (nightly)
`nom_locate` (lib test) generated 6 warnings (6 duplicates)
Test (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (beta): src/lib.rs#L81
unused imports: `Copied`, `Enumerate`
Test (beta): src/lib.rs#L82
unused imports: `RangeFull`, `Range`
Test (beta): src/lib.rs#L84
unused import: `std::slice::Iter`
Test (beta): src/lib.rs#L85
unused imports: `CharIndices`, `Chars`
Test (beta): src/lib.rs#L86
unused import: `String`
Test (beta): src/lib.rs#L87
unused import: `std::vec::Vec`
Test (beta)
`nom_locate` (lib) generated 6 warnings (run `cargo fix --lib -p nom_locate` to apply 6 suggestions)
Test (beta)
`nom_locate` (lib test) generated 6 warnings (6 duplicates)
Test (beta)
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/
Test (beta)
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/
Test (beta)
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/
Test (beta)
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/
Test (beta): src/lib.rs#L81
unused imports: `Copied`, `Enumerate`
Test (beta): src/lib.rs#L82
unused imports: `RangeFull`, `Range`
Test (beta): src/lib.rs#L84
unused import: `std::slice::Iter`
Test (beta): src/lib.rs#L85
unused imports: `CharIndices`, `Chars`
Test (beta): src/lib.rs#L86
unused import: `String`
Test (beta): src/lib.rs#L87
unused import: `std::vec::Vec`
Test (beta)
`nom_locate` (lib) generated 6 warnings (run `cargo fix --lib -p nom_locate` to apply 6 suggestions)
Test (nightly, --features alloc --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (nightly, --features alloc --no-default-features): src/lib.rs#L97
unused import: `alloc::vec::Vec`
Test (nightly, --features alloc --no-default-features): src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
Test (nightly, --features alloc --no-default-features): src/lib.rs#L100
unused imports: `RangeFull`, `Range`
Test (nightly, --features alloc --no-default-features): src/lib.rs#L102
unused import: `core::slice::Iter`
Test (nightly, --features alloc --no-default-features): src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
Test (nightly, --features alloc --no-default-features)
`nom_locate` (lib) generated 6 warnings (run `cargo fix --lib -p nom_locate` to apply 6 suggestions)
Test (nightly, --features alloc --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/
Test (nightly, --features alloc --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/
Test (nightly, --features alloc --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/
Test (nightly, --features alloc --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/
Test (nightly, --features alloc --no-default-features): src/lib.rs#L97
unused import: `alloc::vec::Vec`
Test (nightly, --features alloc --no-default-features): src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
Test (nightly, --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (nightly, --features alloc --no-default-features): src/lib.rs#L100
unused imports: `RangeFull`, `Range`
Test (nightly, --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/
Test (nightly, --features alloc --no-default-features): src/lib.rs#L102
unused import: `core::slice::Iter`
Test (nightly, --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/
Test (nightly, --features alloc --no-default-features): src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
Test (nightly, --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/
Test (nightly, --features alloc --no-default-features)
`nom_locate` (lib) generated 6 warnings (run `cargo fix --lib -p nom_locate` to apply 6 suggestions)
Test (nightly, --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/
Test (nightly, --features alloc --no-default-features)
`nom_locate` (lib test) generated 6 warnings (6 duplicates)
Test (nightly, --no-default-features): src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
Test (nightly, --no-default-features): src/lib.rs#L100
unused imports: `RangeFull`, `Range`
Test (nightly, --no-default-features): src/lib.rs#L102
unused import: `core::slice::Iter`
Test (nightly, --no-default-features): src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
Test (nightly, --no-default-features)
`nom_locate` (lib) generated 4 warnings (run `cargo fix --lib -p nom_locate` to apply 4 suggestions)
Test (nightly, --no-default-features): src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
Test (nightly, --no-default-features): src/lib.rs#L100
unused imports: `RangeFull`, `Range`
Test (nightly, --no-default-features): src/lib.rs#L102
unused import: `core::slice::Iter`
Test (nightly, --no-default-features): src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
Test (nightly, --no-default-features)
`nom_locate` (lib) generated 4 warnings (run `cargo fix --lib -p nom_locate` to apply 4 suggestions)
Test (nightly, --no-default-features): tests/integration_tests.rs#L19
type alias `StrSpan` is never used
Test (nightly, --no-default-features): tests/integration_tests.rs#L20
type alias `BytesSpan` is never used
Test (nightly, --no-default-features): tests/integration_tests.rs#L52
struct `Position` is never constructed
Test (nightly, --no-default-features): tests/integration_tests.rs#L59
function `test_str_fragments` is never used
Test (nightly, --no-default-features): tests/integration_tests.rs#L230
function `find_substring` is never used
Test (beta, --features alloc --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (beta, --features alloc --no-default-features): src/lib.rs#L97
unused import: `alloc::vec::Vec`
Test (beta, --features alloc --no-default-features): src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
Test (beta, --features alloc --no-default-features): src/lib.rs#L100
unused imports: `RangeFull`, `Range`
Test (beta, --features alloc --no-default-features): src/lib.rs#L102
unused import: `core::slice::Iter`
Test (beta, --features alloc --no-default-features): src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
Test (beta, --features alloc --no-default-features)
`nom_locate` (lib) generated 6 warnings (run `cargo fix --lib -p nom_locate` to apply 6 suggestions)
Test (beta, --features alloc --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/
Test (beta, --features alloc --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/
Test (beta, --features alloc --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/
Test (beta, --features alloc --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/
Test (beta, --features alloc --no-default-features): src/lib.rs#L97
unused import: `alloc::vec::Vec`
Test (beta, --features alloc --no-default-features): src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
Test (beta, --features alloc --no-default-features): src/lib.rs#L100
unused imports: `RangeFull`, `Range`
Test (beta, --features alloc --no-default-features): src/lib.rs#L102
unused import: `core::slice::Iter`
Test (beta, --features alloc --no-default-features): src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
Test (beta, --features alloc --no-default-features)
`nom_locate` (lib) generated 6 warnings (run `cargo fix --lib -p nom_locate` to apply 6 suggestions)
Test (beta, --features alloc --no-default-features)
`nom_locate` (lib test) generated 6 warnings (6 duplicates)
Test (stable, --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (stable, --no-default-features): tests/integration_tests.rs#L19
type alias `StrSpan` is never used
Test (stable, --no-default-features): tests/integration_tests.rs#L20
type alias `BytesSpan` is never used
Test (stable, --no-default-features): tests/integration_tests.rs#L52
struct `Position` is never constructed
Test (stable, --no-default-features): tests/integration_tests.rs#L59
function `test_str_fragments` is never used
Test (stable, --no-default-features): tests/integration_tests.rs#L230
function `find_substring` is never used
Test (stable, --no-default-features)
`nom_locate` (test "integration_tests") generated 5 warnings
Test (stable, --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/
Test (stable, --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/
Test (stable, --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/
Test (stable, --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/
Test (1.63.0, --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (1.63.0, --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/
Test (1.63.0, --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/
Test (1.63.0, --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/
Test (1.63.0, --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/
Test (1.63.0, --no-default-features): tests/integration_tests.rs#L19
type alias `StrSpan` is never used
Test (1.63.0, --no-default-features): tests/integration_tests.rs#L20
type alias `BytesSpan` is never used
Test (1.63.0, --no-default-features): tests/integration_tests.rs#L52
struct `Position` is never constructed
Test (1.63.0, --no-default-features): tests/integration_tests.rs#L59
function `test_str_fragments` is never used
Test (1.63.0, --no-default-features): tests/integration_tests.rs#L230
function `find_substring` is never used
Test (1.63.0, --no-default-features)
`nom_locate` (test "integration_tests") generated 5 warnings
Test (1.63.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (1.63.0)
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/
Test (1.63.0)
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/
Test (1.63.0)
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/
Test (1.63.0)
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/
Test (1.63.0, --features alloc --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test (1.63.0, --features alloc --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/
Test (1.63.0, --features alloc --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/
Test (1.63.0, --features alloc --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/
Test (1.63.0, --features alloc --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/