Skip to content

Update nom requirement from ^7.0.0 to ^8.0.0 #252

Update nom requirement from ^7.0.0 to ^8.0.0

Update nom requirement from ^7.0.0 to ^8.0.0 #252

Triggered via pull request January 27, 2025 02:30
Status Failure
Total duration 2m 44s
Artifacts

ci.yml

on: pull_request
macos-latest-stable
23s
macos-latest-stable
macos-latest-nightly
27s
macos-latest-nightly
windows-latest-stable
2m 22s
windows-latest-stable
windows-latest-nightly
1m 20s
windows-latest-nightly
coveralls-coverage-report
39s
coveralls-coverage-report
clippy
25s
clippy
ubuntu-latest-nightly
30s
ubuntu-latest-nightly
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 38 warnings
clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
clippy
Exiting due to clippy errors
macos-latest-stable: src/error.rs#L6
unresolved imports `nom::error::VerboseError`, `nom::error::VerboseErrorKind`
macos-latest-stable: src/parsers/augmented.rs#L8
unresolved import `nom::error::VerboseError`
macos-latest-stable: src/parsers/bnf.rs#L9
unresolved import `nom::error::VerboseError`
macos-latest-stable: src/parsers/mod.rs#L18
unresolved import `nom::error::VerboseError`
macos-latest-stable: src/parsers/augmented.rs#L34
expected function, found `impl Parser<_, Output = (), Error = _>`
macos-latest-stable: src/parsers/bnf.rs#L20
expected function, found `impl Parser<_, Output = _, Error = _>`
macos-latest-stable: src/parsers/bnf.rs#L30
expected function, found `impl Parser<_, Output = _, Error = _>`
macos-latest-stable: src/parsers/bnf.rs#L34
expected function, found `impl Parser<_, Output = (), Error = _>`
macos-latest-stable: src/parsers/mod.rs#L30
expected function, found `Choice<(impl Parser<_, Output = _, Error = _>, impl Parser<_, Output = _, Error = _>)>`
macos-latest-stable: src/parsers/mod.rs#L45
expected function, found `impl Parser<_, Output = std::option::Option<<impl Parser<_, Output = _, Error = _> as Parser<_>>::Output>, Error = _>`
macos-latest-nightly: src/error.rs#L6
unresolved imports `nom::error::VerboseError`, `nom::error::VerboseErrorKind`
macos-latest-nightly: src/parsers/augmented.rs#L8
unresolved import `nom::error::VerboseError`
macos-latest-nightly: src/parsers/bnf.rs#L9
unresolved import `nom::error::VerboseError`
macos-latest-nightly: src/parsers/mod.rs#L18
unresolved import `nom::error::VerboseError`
macos-latest-nightly: src/parsers/augmented.rs#L34
expected function, found `impl Parser<_, Output = (), Error = _>`
macos-latest-nightly: src/parsers/bnf.rs#L20
expected function, found `impl Parser<_, Output = _, Error = _>`
macos-latest-nightly: src/parsers/bnf.rs#L30
expected function, found `impl Parser<_, Output = _, Error = _>`
macos-latest-nightly: src/parsers/bnf.rs#L34
expected function, found `impl Parser<_, Output = (), Error = _>`
macos-latest-nightly: src/parsers/mod.rs#L30
expected function, found `Choice<(impl Parser<_, Output = _, Error = _>, impl Parser<_, Output = _, Error = _>)>`
macos-latest-nightly: src/parsers/mod.rs#L45
expected function, found `impl Parser<_, Output = std::option::Option<<impl Parser<_, Output = _, Error = _> as Parser<_>>::Output>, Error = _>`
ubuntu-latest-nightly: src/error.rs#L6
unresolved imports `nom::error::VerboseError`, `nom::error::VerboseErrorKind`
ubuntu-latest-nightly: src/parsers/augmented.rs#L8
unresolved import `nom::error::VerboseError`
ubuntu-latest-nightly: src/parsers/bnf.rs#L9
unresolved import `nom::error::VerboseError`
ubuntu-latest-nightly: src/parsers/mod.rs#L18
unresolved import `nom::error::VerboseError`
ubuntu-latest-nightly: src/parsers/augmented.rs#L34
expected function, found `impl Parser<_, Output = (), Error = _>`
ubuntu-latest-nightly: src/parsers/bnf.rs#L20
expected function, found `impl Parser<_, Output = _, Error = _>`
ubuntu-latest-nightly: src/parsers/bnf.rs#L30
expected function, found `impl Parser<_, Output = _, Error = _>`
ubuntu-latest-nightly: src/parsers/bnf.rs#L34
expected function, found `impl Parser<_, Output = (), Error = _>`
ubuntu-latest-nightly: src/parsers/mod.rs#L30
expected function, found `Choice<(impl Parser<_, Output = _, Error = _>, impl Parser<_, Output = _, Error = _>)>`
ubuntu-latest-nightly: src/parsers/mod.rs#L45
expected function, found `impl Parser<_, Output = std::option::Option<<impl Parser<_, Output = _, Error = _> as Parser<_>>::Output>, Error = _>`
coveralls-coverage-report
Process completed with exit code 1.
windows-latest-nightly: src/error.rs#L6
unresolved imports `nom::error::VerboseError`, `nom::error::VerboseErrorKind`
windows-latest-nightly: src/parsers/augmented.rs#L8
unresolved import `nom::error::VerboseError`
windows-latest-nightly: src/parsers/bnf.rs#L9
unresolved import `nom::error::VerboseError`
windows-latest-nightly: src/parsers/mod.rs#L18
unresolved import `nom::error::VerboseError`
windows-latest-nightly: src/parsers/augmented.rs#L34
expected function, found `impl Parser<_, Output = (), Error = _>`
windows-latest-nightly: src/parsers/bnf.rs#L20
expected function, found `impl Parser<_, Output = _, Error = _>`
windows-latest-nightly: src/parsers/bnf.rs#L30
expected function, found `impl Parser<_, Output = _, Error = _>`
windows-latest-nightly: src/parsers/bnf.rs#L34
expected function, found `impl Parser<_, Output = (), Error = _>`
windows-latest-nightly: src/parsers/mod.rs#L30
expected function, found `Choice<(impl Parser<_, Output = _, Error = _>, impl Parser<_, Output = _, Error = _>)>`
windows-latest-nightly: src/parsers/mod.rs#L45
expected function, found `impl Parser<_, Output = std::option::Option<<impl Parser<_, Output = _, Error = _> as Parser<_>>::Output>, Error = _>`
windows-latest-stable: src/error.rs#L6
unresolved imports `nom::error::VerboseError`, `nom::error::VerboseErrorKind`
windows-latest-stable: src/parsers/augmented.rs#L8
unresolved import `nom::error::VerboseError`
windows-latest-stable: src/parsers/bnf.rs#L9
unresolved import `nom::error::VerboseError`
windows-latest-stable: src/parsers/mod.rs#L18
unresolved import `nom::error::VerboseError`
windows-latest-stable: src/parsers/augmented.rs#L34
expected function, found `impl Parser<_, Output = (), Error = _>`
windows-latest-stable: src/parsers/bnf.rs#L20
expected function, found `impl Parser<_, Output = _, Error = _>`
windows-latest-stable: src/parsers/bnf.rs#L30
expected function, found `impl Parser<_, Output = _, Error = _>`
windows-latest-stable: src/parsers/bnf.rs#L34
expected function, found `impl Parser<_, Output = (), Error = _>`
windows-latest-stable: src/parsers/mod.rs#L30
expected function, found `Choice<(impl Parser<_, Output = _, Error = _>, impl Parser<_, Output = _, Error = _>)>`
windows-latest-stable: src/parsers/mod.rs#L45
expected function, found `impl Parser<_, Output = std::option::Option<<impl Parser<_, Output = _, Error = _> as Parser<_>>::Output>, Error = _>`
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
format
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/
format
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/
format
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/
format
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/
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy
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/
clippy
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/
clippy
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/
clippy
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/
clippy
It seems that this Action is executed from the forked repository.
clippy
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
macos-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/
macos-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/
macos-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/
macos-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/
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/
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/
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/
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/
ubuntu-latest-nightly
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
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/
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/
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/
coveralls-coverage-report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
coveralls-coverage-report
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/
coveralls-coverage-report
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/
coveralls-coverage-report
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/
coveralls-coverage-report
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/
windows-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/
windows-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/
windows-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/
windows-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/
windows-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/
windows-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/
windows-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/
windows-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/