Bump minimum supported Rust version to 1.63.0 #42
Annotations
20 warnings
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/
|
Install rust (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/
|
Install rust (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/
|
Install rust (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/
|
Install rust (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/
|
Build:
src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
|
Build:
src/lib.rs#L100
unused imports: `RangeFull`, `Range`
|
Build:
src/lib.rs#L102
unused import: `core::slice::Iter`
|
Build:
src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
|
Build
`nom_locate` (lib) generated 4 warnings (run `cargo fix --lib -p nom_locate` to apply 4 suggestions)
|
Test:
src/lib.rs#L99
unused imports: `Copied`, `Enumerate`
|
Test:
src/lib.rs#L100
unused imports: `RangeFull`, `Range`
|
Test:
src/lib.rs#L102
unused import: `core::slice::Iter`
|
Test:
src/lib.rs#L103
unused imports: `CharIndices`, `Chars`
|
Test
`nom_locate` (lib) generated 4 warnings (run `cargo fix --lib -p nom_locate` to apply 4 suggestions)
|
Test:
tests/integration_tests.rs#L19
type alias `StrSpan` is never used
|
Test:
tests/integration_tests.rs#L20
type alias `BytesSpan` is never used
|
Test:
tests/integration_tests.rs#L52
struct `Position` is never constructed
|
Test:
tests/integration_tests.rs#L59
function `test_str_fragments` is never used
|
Test:
tests/integration_tests.rs#L230
function `find_substring` is never used
|
The logs for this run have expired and are no longer available.
Loading