Update nom requirement from 7.0 to 8.0 #21
Annotations
10 errors and 7 warnings
Run actions-rs/cargo@v1:
src/ikev2_parser.rs#L286
unnecessary qualification
|
Run actions-rs/cargo@v1:
src/ikev2_parser.rs#L405
unnecessary qualification
|
Run actions-rs/cargo@v1:
src/ikev2_parser.rs#L405
unnecessary qualification
|
Run actions-rs/cargo@v1:
src/ikev2_parser.rs#L406
unnecessary qualification
|
Run actions-rs/cargo@v1:
src/ikev2_parser.rs#L18
expected function, found `impl nom::Parser<_, Output = ikev2::IkePayloadType, Error = _>`
|
Run actions-rs/cargo@v1:
src/ikev2_parser.rs#L22
expected function, found `impl nom::Parser<_, Output = ikev2::IkeExchangeType, Error = _>`
|
Run actions-rs/cargo@v1:
src/ikev2_parser.rs#L49
expected function, found `impl nom::Parser<_, Output = ikev2::IkePayloadType, Error = _>`
|
Run actions-rs/cargo@v1:
src/ikev2_parser.rs#L51
expected function, found `impl nom::Parser<_, Output = <fn(_) -> Result<(_, u16), nom::Err<_>> {nom::number::streaming::be_u16::<_, _>} as nom::Parser<_>>::Output, Error = _>`
|
Run actions-rs/cargo@v1:
src/ikev2_parser.rs#L72
expected function, found `impl nom::Parser<_, Output = Option<<{closure@src/ikev2_parser.rs:72:54: 72:57} as nom::Parser<_>>::Output>, Error = _>`
|
Run actions-rs/cargo@v1:
src/ikev2_parser.rs#L93
expected function, found `impl nom::Parser<_, Output = ikev2::ProtocolID, Error = _>`
|
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/lib.rs#L74
unused import: `ikev2_debug::*`
|
Run actions-rs/cargo@v1
`ipsec-parser` (lib) generated 1 warning
|
Loading