Skip to content

feat: Add new Key type; allowing public keys to be named keys #6865

feat: Add new Key type; allowing public keys to be named keys

feat: Add new Key type; allowing public keys to be named keys #6865

Triggered via pull request November 14, 2024 17:15
Status Cancelled
Total duration 16m 32s
Billable time 57m
Artifacts

rust.yml

on: pull_request
Matrix: build-and-test
Matrix: cargo-deny
Matrix: publish-dry-run
Waiting for pending jobs
fmt
13s
fmt
check-generated-full-help-docs
2m 22s
check-generated-full-help-docs
complete
0s
complete
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
build-and-test (msrv, ubuntu-latest-16-cores, x86_64-unknown-linux-gnu)
Process completed with exit code 101.
check-generated-full-help-docs
Process completed with exit code 1.
build-and-test (msrv, ubuntu-jammy-16-cores-arm64, aarch64-unknown-linux-gnu)
Process completed with exit code 101.
build-and-test (msrv, windows-latest-8-cores, x86_64-pc-windows-msvc)
Process completed with exit code 101.
build-and-test (msrv, macos-latest, aarch64-apple-darwin)
Process completed with exit code 101.
build-and-test (msrv, macos-latest, x86_64-apple-darwin)
Process completed with exit code 101.
build-and-test (latest, ubuntu-jammy-16-cores-arm64, aarch64-unknown-linux-gnu)
Canceling since a higher priority waiting request for 'Rust-refs/pull/1700/merge' exists
build-and-test (latest, macos-latest, x86_64-apple-darwin)
Canceling since a higher priority waiting request for 'Rust-refs/pull/1700/merge' exists
build-and-test (latest, macos-latest, x86_64-apple-darwin)
The operation was canceled.
complete
Process completed with exit code 1.
cargo-deny (bans)
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-deny (advisories)
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-deny (licenses)
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-deny (sources)
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/
build-and-test (msrv, ubuntu-latest-16-cores, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-generated-full-help-docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test (msrv, ubuntu-jammy-16-cores-arm64, aarch64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test (msrv, windows-latest-8-cores, x86_64-pc-windows-msvc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test (msrv, macos-latest, aarch64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test (msrv, macos-latest, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test (latest, ubuntu-latest-16-cores, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test (latest, macos-latest, aarch64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test (latest, windows-latest-8-cores, x86_64-pc-windows-msvc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/