Update Rust crate nom to v8 #733
Annotations
10 errors and 13 warnings
Run actions-rs/cargo@v1:
src/refs/parser.rs#L6
unresolved import `nom::error::VerboseError`
|
Run actions-rs/cargo@v1:
src/refs/mod.rs#L5
unresolved imports `nom::error::convert_error`, `nom::error::VerboseError`
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L40
expected function, found `nom::error::Context<impl Fn(_) -> Result<(_, _), nom::Err<_>>>`
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L44
expected function, found `nom::error::Context<impl Fn(_) -> Result<(_, _), nom::Err<_>>>`
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L48
expected function, found `nom::error::Context<impl Fn(_) -> Result<(_, _), nom::Err<_>>>`
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L76
the trait bound `Choice<(for<'a> fn(&'a str) -> Result<(&'a str, &'a str), nom::Err<{type error}>> {ref_open}, for<'a> fn(&'a str) -> Result<(&'a str, &'a str), nom::Err<{type error}>> {ref_close})>: Parser<_>` is not satisfied
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L76
the trait bound `Choice<(for<'a> fn(&'a str) -> Result<(&'a str, &'a str), nom::Err<{type error}>> {ref_open}, for<'a> fn(&'a str) -> Result<(&'a str, &'a str), nom::Err<{type error}>> {ref_close})>: Parser<_>` is not satisfied
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L76
the trait bound `Choice<(for<'a> fn(&'a str) -> Result<(&'a str, &'a str), nom::Err<{type error}>> {ref_open}, for<'a> fn(&'a str) -> Result<(&'a str, &'a str), nom::Err<{type error}>> {ref_close})>: Parser<_>` is not satisfied
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L76
the trait bound `Choice<(for<'a> fn(&'a str) -> Result<(&'a str, &'a str), nom::Err<{type error}>> {ref_open}, for<'a> fn(&'a str) -> Result<(&'a str, &'a str), nom::Err<{type error}>> {ref_close})>: Parser<_>` is not satisfied
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L74
the trait bound `Choice<(for<'a> fn(&'a str) -> Result<(&'a str, &'a str), nom::Err<{type error}>> {ref_open}, for<'a> fn(&'a str) -> Result<(&'a str, &'a str), nom::Err<{type error}>> {ref_close})>: Parser<_>` is not satisfied
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L8
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L76
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L87
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L127
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L105
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L117
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
Run actions-rs/cargo@v1:
src/refs/parser.rs#L184
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
Run actions-rs/cargo@v1
`reclass-rs` (lib) generated 7 warnings
|
Loading