Update to Rust version 1.80 #12
ci.yaml
on: pull_request
tests
/
Tests
1m 17s
format-and-clippy
/
Cargo format & Clippy
42s
build-and-push-docker-image
0s
Annotations
3 errors and 3 warnings
format-and-clippy / Cargo format & Clippy:
rustic-config-generator-cli/src/main.rs#L82
returning the result of a `let` binding from a block
|
format-and-clippy / Cargo format & Clippy:
rustic-anonymization-operator/src/anonymization_dataframe_operator.rs#L184
this expression creates a reference which is immediately dereferenced by the compiler
|
format-and-clippy / Cargo format & Clippy
Process completed with exit code 101.
|
tests / Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: baptiste0928/cargo-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests / Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: baptiste0928/cargo-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests / Tests
Input 'locked' has been deprecated with message: Use the `args` input with `--locked` instead.
|