feat(scraper): add scraper CLI #408
pull-request.yml
on: push
cargo test
1m 9s
cargo fmt --all -- --check
15s
cargo clippy -- -D warnings
1m 7s
Annotations
3 errors and 3 warnings
cargo fmt --all -- --check
Process completed with exit code 1.
|
cargo clippy -- -D warnings
Process completed with exit code 101.
|
cargo test
Process completed with exit code 100.
|
cargo fmt --all -- --check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo clippy -- -D warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|