Skip to content

Fix newer clippy warnings #1064

Fix newer clippy warnings

Fix newer clippy warnings #1064

Triggered via pull request March 22, 2024 14:53
Status Failure
Total duration 2m 11s
Artifacts

ci.yaml

on: pull_request
Matrix: build-all-features
Matrix: build-no-alloc
Matrix: build
Matrix: clippy
Matrix: deny
Matrix: doc
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 38 warnings
deny (bans licenses sources)
The job was canceled because "advisories" failed.
coverage
Process completed with exit code 1.
test (beta): dcap/types/src/collateral.rs#L414
the item `String` is imported redundantly
test (beta): dcap/types/src/quote3.rs#L530
the item `Vec` is imported redundantly
test (beta): core/types/src/quote.rs#L223
the item `Report` is imported redundantly
test (beta): core/types/src/quote.rs#L223
the item `TargetInfo` is imported redundantly
test (beta): core/types/src/report.rs#L279
the item `KeyId` is imported redundantly
test (beta): core/types/src/report.rs#L279
the item `MrEnclave` is imported redundantly
test (beta): core/types/src/report.rs#L279
the item `MrSigner` is imported redundantly
test (beta): core/types/src/quote.rs#L306
no method named `version` found for struct `quote::Quote` in the current scope
test (beta): core/types/src/quote.rs#L308
no method named `signature_type` found for struct `quote::Quote` in the current scope
test (beta): core/types/src/quote.rs#L311
no method named `epid_group_id` found for struct `quote::Quote` in the current scope
test (stable)
The job was canceled because "beta" failed.
test (stable): core/types/src/quote.rs#L306
no method named `version` found for struct `quote::Quote` in the current scope
test (stable): core/types/src/quote.rs#L308
no method named `signature_type` found for struct `quote::Quote` in the current scope
test (stable): core/types/src/quote.rs#L311
no method named `epid_group_id` found for struct `quote::Quote` in the current scope
test (stable): core/types/src/quote.rs#L312
no method named `quoting_enclave_svn` found for struct `quote::Quote` in the current scope
test (stable): core/types/src/quote.rs#L314
no method named `provisioning_certification_enclave_svn` found for struct `quote::Quote` in the current scope
test (stable): core/types/src/quote.rs#L318
no method named `extended_epid_group_id` found for struct `quote::Quote` in the current scope
test (stable): core/types/src/quote.rs#L321
no method named `basename` found for struct `quote::Quote` in the current scope
test (stable): core/types/src/quote.rs#L325
no method named `report_body` found for struct `quote::Quote` in the current scope
test (stable): core/types/src/quote.rs#L332
no method named `version` found for struct `quote::Quote` in the current scope
test (stable): core/types/src/quote.rs#L334
no method named `signature_type` found for struct `quote::Quote` in the current scope
test (nightly-2023-10-01)
The job was canceled because "beta" failed.
test (nightly-2023-10-01): core/types/src/quote.rs#L306
no method named `version` found for struct `quote::Quote` in the current scope
test (nightly-2023-10-01): core/types/src/quote.rs#L308
no method named `signature_type` found for struct `quote::Quote` in the current scope
test (nightly-2023-10-01): core/types/src/quote.rs#L311
no method named `epid_group_id` found for struct `quote::Quote` in the current scope
test (nightly-2023-10-01): core/types/src/quote.rs#L312
no method named `quoting_enclave_svn` found for struct `quote::Quote` in the current scope
test (nightly-2023-10-01): core/types/src/quote.rs#L314
no method named `provisioning_certification_enclave_svn` found for struct `quote::Quote` in the current scope
test (nightly-2023-10-01): core/types/src/quote.rs#L318
no method named `extended_epid_group_id` found for struct `quote::Quote` in the current scope
test (nightly-2023-10-01): core/types/src/quote.rs#L321
no method named `basename` found for struct `quote::Quote` in the current scope
test (nightly-2023-10-01): core/types/src/quote.rs#L325
no method named `report_body` found for struct `quote::Quote` in the current scope
test (nightly-2023-10-01): core/types/src/quote.rs#L332
no method named `version` found for struct `quote::Quote` in the current scope
test (nightly-2023-10-01): core/types/src/quote.rs#L334
no method named `signature_type` found for struct `quote::Quote` in the current scope
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1, xt0rted/markdownlint-problem-matcher@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
doc (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
doc (stable): capable/src/lib.rs#L28
redundant explicit link target
doc (stable): capable/src/lib.rs#L45
redundant explicit link target
doc (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
doc (beta): capable/src/lib.rs#L28
redundant explicit link target
doc (beta): capable/src/lib.rs#L45
redundant explicit link target
clippy (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-all-features (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-all-features (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (nightly-2023-10-01)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-all-features (nightly-2023-10-01)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-no-alloc (thumbv6m-none-eabi)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-no-alloc (aarch64-apple-ios)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-no-alloc (thumbv7m-none-eabi)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-no-alloc (thumbv8m.main-none-eabi)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-no-alloc (aarch64-linux-android)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-no-alloc (wasm32-unknown-unknown)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.