Update nom requirement from 7.0 to 8.0 #21
rust.yml
on: pull_request
Test Suite
10s
Rustfmt
4s
Clippy
8s
Build documentation
12s
Matrix: Check
Annotations
34 errors and 34 warnings
Check (stable):
src/ikev2_parser.rs#L286
unnecessary qualification
|
Check (stable):
src/ikev2_parser.rs#L405
unnecessary qualification
|
Check (stable):
src/ikev2_parser.rs#L405
unnecessary qualification
|
Check (stable):
src/ikev2_parser.rs#L406
unnecessary qualification
|
Check (stable):
src/ikev2_parser.rs#L18
expected function, found `impl nom::Parser<_, Output = ikev2::IkePayloadType, Error = _>`
|
Check (stable):
src/ikev2_parser.rs#L22
expected function, found `impl nom::Parser<_, Output = ikev2::IkeExchangeType, Error = _>`
|
Check (stable):
src/ikev2_parser.rs#L49
expected function, found `impl nom::Parser<_, Output = ikev2::IkePayloadType, Error = _>`
|
Check (stable):
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 = _>`
|
Check (stable):
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 = _>`
|
Check (stable):
src/ikev2_parser.rs#L93
expected function, found `impl nom::Parser<_, Output = ikev2::ProtocolID, Error = _>`
|
Clippy:
src/ikev2_parser.rs#L286
unnecessary qualification
|
Clippy:
src/ikev2_parser.rs#L405
unnecessary qualification
|
Clippy:
src/ikev2_parser.rs#L405
unnecessary qualification
|
Clippy:
src/ikev2_parser.rs#L406
unnecessary qualification
|
Clippy:
src/ikev2_parser.rs#L425
lint `clippy::clone_double_ref` has been renamed to `suspicious_double_ref_op`
|
Clippy:
src/lib.rs#L74
unused import: `ikev2_debug::*`
|
Clippy:
src/ikev2_parser.rs#L18
expected function, found `impl nom::Parser<_, Output = ikev2::IkePayloadType, Error = _>`
|
Clippy:
src/ikev2_parser.rs#L22
expected function, found `impl nom::Parser<_, Output = ikev2::IkeExchangeType, Error = _>`
|
Clippy:
src/ikev2_parser.rs#L49
expected function, found `impl nom::Parser<_, Output = ikev2::IkePayloadType, Error = _>`
|
Clippy:
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 = _>`
|
Check (nightly)
The job was canceled because "stable" failed.
|
Check (nightly)
The operation was canceled.
|
Test Suite:
src/ikev2_parser.rs#L286
unnecessary qualification
|
Test Suite:
src/ikev2_parser.rs#L405
unnecessary qualification
|
Test Suite:
src/ikev2_parser.rs#L405
unnecessary qualification
|
Test Suite:
src/ikev2_parser.rs#L406
unnecessary qualification
|
Test Suite:
src/ikev2_parser.rs#L18
expected function, found `impl nom::Parser<_, Output = ikev2::IkePayloadType, Error = _>`
|
Test Suite:
src/ikev2_parser.rs#L22
expected function, found `impl nom::Parser<_, Output = ikev2::IkeExchangeType, Error = _>`
|
Test Suite:
src/ikev2_parser.rs#L49
expected function, found `impl nom::Parser<_, Output = ikev2::IkePayloadType, Error = _>`
|
Test Suite:
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 = _>`
|
Test Suite:
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 = _>`
|
Check (1.46.0)
The job was canceled because "stable" failed.
|
Test Suite:
src/ikev2_parser.rs#L93
expected function, found `impl nom::Parser<_, Output = ikev2::ProtocolID, Error = _>`
|
Check (1.46.0)
The operation was canceled.
|
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Check (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check (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/
|
Check (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/
|
Check (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/
|
Check (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/
|
Check (stable):
src/lib.rs#L74
unused import: `ikev2_debug::*`
|
Check (stable)
`ipsec-parser` (lib) generated 1 warning
|
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/
|
Test Suite
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Suite
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 Suite
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 Suite
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 Suite
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 Suite:
src/lib.rs#L74
unused import: `ikev2_debug::*`
|
Test Suite
`ipsec-parser` (lib) generated 1 warning
|
Test Suite
build failed, waiting for other jobs to finish...
|
Build documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build documentation:
src/ikev2.rs#L111
unresolved link to `RFC7296`
|
Build documentation:
src/ikev2.rs#L248
unresolved link to `IDNA`
|
Build documentation:
src/ikev2.rs#L252
unresolved link to `EAI`
|
Build documentation
`ipsec-parser` (lib doc) generated 3 warnings
|
Build documentation
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/
|
Build documentation
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/
|
Build documentation
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/
|
Build documentation
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/
|