AA/kbs_protocol: Update to 0.2.0 to fix JWE decryption logic due to RFC7516 #1692
Triggered via pull request
December 16, 2024 10:09
Status
Failure
Total duration
1h 44m 10s
Artifacts
–
Annotations
8 errors
Check (stable, ubuntu-24.04):
attestation-agent/deps/crypto/src/rust/mod.rs#L11
file not found for module `ec`
|
Check (stable, ubuntu-24.04):
attestation-agent/deps/crypto/src/asymmetric.rs#L38
unused import: `crate::rust::ec::*`
|
Check (stable, ubuntu-24.04):
attestation-agent/deps/crypto/src/asymmetric.rs#L25
use of deprecated unit variant `asymmetric::rsa::PaddingMode::PKCS1v15`
|
Check (stable, ubuntu-24.04)
Process completed with exit code 2.
|
Check (stable, s390x):
attestation-agent/deps/crypto/src/native/mod.rs#L11
file not found for module `ec`
|
Check (stable, s390x):
attestation-agent/deps/crypto/src/asymmetric.rs#L35
unused import: `crate::native::ec::*`
|
Check (stable, s390x):
attestation-agent/deps/crypto/src/asymmetric.rs#L25
use of deprecated unit variant `asymmetric::rsa::PaddingMode::PKCS1v15`
|
Check (stable, s390x)
Process completed with exit code 2.
|