Skip to content

Add etherparse-defrag #367

Add etherparse-defrag

Add etherparse-defrag #367

Triggered via pull request April 2, 2024 11:09
@JulianSchmidJulianSchmid
synchronize #92
defrag
Status Success
Total duration 2m 42s
Artifacts

coverage.yml

on: pull_request
codecoverage_test
2m 31s
codecoverage_test
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
codecoverage_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codecoverage_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
codecoverage_test: etherparse/src/defrag/ip_defrag_pool.rs#L42
unused variable: `offset`
codecoverage_test: etherparse/src/defrag/ip_defrag_pool.rs#L42
unused variable: `more_fragments`
codecoverage_test: etherparse/src/defrag/ip_defrag_pool.rs#L42
unused variable: `payload`
codecoverage_test: etherparse/src/defrag/ip_defrag_pool.rs#L133
unused variable: `entry`
codecoverage_test: etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
codecoverage_test: etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
codecoverage_test
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 1 suggestion)
codecoverage_test: etherparse/src/err/double_vlan/header_slice_error.rs#L53
the item `LenError` is imported redundantly
codecoverage_test: etherparse/src/err/ip/headers_read_error.rs#L88
the item `LenError` is imported redundantly
codecoverage_test
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/
codecoverage_test
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/
codecoverage_test
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/
codecoverage_test
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/