fix(client): update headers management, add self check (fix #334, fix… #461
pull-request.yml
on: push
cargo test
1m 21s
cargo fmt --all -- --check
7s
cargo clippy -- -D warnings
50s
Annotations
2 errors and 3 warnings
cargo fmt --all -- --check
Process completed with exit code 1.
|
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 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/
|
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/
|