Fix newer clippy warnings #1063
Annotations
10 errors and 1 warning
Run tests:
core/types/src/quote.rs#L223
the item `Report` is imported redundantly
|
Run tests:
core/types/src/quote.rs#L223
the item `TargetInfo` is imported redundantly
|
Run tests:
core/types/src/report.rs#L279
the item `KeyId` is imported redundantly
|
Run tests:
core/types/src/report.rs#L279
the item `MrEnclave` is imported redundantly
|
Run tests:
core/types/src/report.rs#L279
the item `MrSigner` is imported redundantly
|
Run tests:
core/types/src/quote.rs#L306
no method named `version` found for struct `quote::Quote` in the current scope
|
Run tests:
core/types/src/quote.rs#L308
no method named `signature_type` found for struct `quote::Quote` in the current scope
|
Run tests:
core/types/src/quote.rs#L311
no method named `epid_group_id` found for struct `quote::Quote` in the current scope
|
Run tests:
core/types/src/quote.rs#L312
no method named `quoting_enclave_svn` found for struct `quote::Quote` in the current scope
|
Run tests:
core/types/src/quote.rs#L314
no method named `provisioning_certification_enclave_svn` found for struct `quote::Quote` in the current scope
|
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/.
|
Loading