Skip to content

many fixes; feature implemented i believe #3230

many fixes; feature implemented i believe

many fixes; feature implemented i believe #3230

Triggered via push September 3, 2024 02:17
Status Failure
Total duration 2m 42s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 11 warnings
Clippy: src/extractor/tests.rs#L7
the name `Handles` is defined multiple times
Clippy: src/extractor/tests.rs#L7
unused import: `event_handlers::Handles`
Clippy: src/scanner/requester.rs#L653
mismatched types
Clippy: src/scan_manager/scan.rs#L610
mismatched types
Clippy: src/scan_manager/scan.rs#L628
missing field `handles` in initializer of `scan_manager::scan::FeroxScan`
Clippy: src/scan_manager/scan.rs#L670
mismatched types
Clippy: src/scan_manager/tests.rs#L61
this method takes 4 arguments but 3 arguments were supplied
Clippy: src/scan_manager/tests.rs#L80
mismatched types
Clippy: src/scan_manager/tests.rs#L85
this method takes 4 arguments but 3 arguments were supplied
Clippy: src/scan_manager/tests.rs#L104
mismatched types
Test Suite: src/extractor/tests.rs#L7
the name `Handles` is defined multiple times
Test Suite: src/scanner/requester.rs#L653
mismatched types
Test Suite: src/scan_manager/scan.rs#L610
mismatched types
Test Suite: src/scan_manager/scan.rs#L628
missing field `handles` in initializer of `scan::FeroxScan`
Test Suite: src/scan_manager/scan.rs#L670
mismatched types
Test Suite: src/scan_manager/tests.rs#L61
this method takes 4 arguments but 3 arguments were supplied
Test Suite: src/scan_manager/tests.rs#L80
mismatched types
Test Suite: src/scan_manager/tests.rs#L85
this method takes 4 arguments but 3 arguments were supplied
Test Suite: src/scan_manager/tests.rs#L104
mismatched types
Test Suite: src/scan_manager/tests.rs#L140
mismatched types
Rust fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Rust fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite: src/extractor/tests.rs#L7
unused import: `event_handlers::Handles`
Test Suite
`feroxbuster` (lib test) generated 1 warning
Test Suite
build failed, waiting for other jobs to finish...