Migrate to 8.0 nom
#50
Annotations
11 warnings
Install rust (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/
|
Install rust (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/
|
Install rust (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/
|
Install rust (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:
tests/integration_tests.rs#L1
unused import: `Parser`
|
Test:
tests/integration_tests.rs#L18
type alias `StrSpan` is never used
|
Test:
tests/integration_tests.rs#L19
type alias `BytesSpan` is never used
|
Test:
tests/integration_tests.rs#L51
struct `Position` is never constructed
|
Test:
tests/integration_tests.rs#L58
function `test_str_fragments` is never used
|
Test:
tests/integration_tests.rs#L231
function `find_substring` is never used
|
Test
`nom_locate` (test "integration_tests") generated 6 warnings (run `cargo fix --test "integration_tests"` to apply 1 suggestion)
|
Loading