Skip to content

feat(redis): add basic fred impl #127

feat(redis): add basic fred impl

feat(redis): add basic fred impl #127

Triggered via push August 21, 2023 22:30
Status Failure
Total duration 1m 53s
Artifacts

audit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
the borrowed expression implements the required traits: hitbox-backend/src/key.rs#L25
error: the borrowed expression implements the required traits --> hitbox-backend/src/key.rs:25:37 | 25 | serde_urlencoded::to_string(&parts).map_err(|err| SerializerError::Serialize(Box::new(err))) | ^^^^^^ help: change this to: `parts` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `-D clippy::needless-borrow` implied by `-D warnings`
security_audit
Critical vulnerabilities were found, marking check as failed
security_audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
security_audit
1 vulnerabilities found!
security_audit
1 warnings found!
security_audit
Unknown warning kind unsound found, please, file a bug