Update nom requirement from 7.0 to 8.0 #21
Annotations
10 errors and 5 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#L425
lint `clippy::clone_double_ref` has been renamed to `suspicious_double_ref_op`
|
Run actions-rs/cargo@v1:
src/lib.rs#L74
unused import: `ikev2_debug::*`
|
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(_) -> std::result::Result<(_, u16), nom::Err<_>> {nom::number::streaming::be_u16::<_, _>} as nom::Parser<_>>::Output, 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/
|
Loading