Skip to content

Support multiple keys for key rotation #857

Support multiple keys for key rotation

Support multiple keys for key rotation #857

Triggered via pull request October 22, 2024 22:44
Status Failure
Total duration 1m 17s
Artifacts

rust.yml

on: pull_request
Lint with clippy
48s
Lint with clippy
Verify code formatting
12s
Verify code formatting
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Lint with clippy
Process completed with exit code 101.
Verify code formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint with clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Rust nightly on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Rust nightly on ubuntu-latest: src/signalling.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Test Rust stable on ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Rust stable on ubuntu-20.04: src/signalling.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Test Rust stable on ubuntu-22.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Rust stable on ubuntu-22.04: src/signalling.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons