Skip to content

age: Return label set from Recipient::wrap_file_key #1788

age: Return label set from Recipient::wrap_file_key

age: Return label set from Recipient::wrap_file_key #1788

Triggered via push August 10, 2024 06:59
Status Failure
Total duration 6m 47s
Artifacts

ci.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
this expression creates a reference which is immediately dereferenced by the compiler: age/src/error.rs#L160
error: this expression creates a reference which is immediately dereferenced by the compiler --> age/src/error.rs:160:20 | 160 | s.push_str(&label); | ^^^^^^ help: change this to: `label` | = note: `-D clippy::needless-borrow` implied by `-D warnings` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
Clippy (MSRV)
Clippy had exited with the 101 exit code
this expression creates a reference which is immediately dereferenced by the compiler: age/src/error.rs#L160
error: this expression creates a reference which is immediately dereferenced by the compiler --> age/src/error.rs:160:20 | 160 | s.push_str(&label); | ^^^^^^ help: change this to: `label` | = note: `-D clippy::needless-borrow` implied by `-D warnings` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
Clippy (MSRV)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-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/
Clippy (MSRV)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/