Upgrade cryptoki to 0.7. #2722
Annotations
10 errors and 3 warnings
src/commons/crypto/signing/signers/pkcs11/context.rs#L30
unresolved import `cryptoki::types::AuthPin`
|
src/commons/crypto/signing/signers/pkcs11/session.rs#L8
unresolved import `cryptoki::types::AuthPin`
|
src/commons/crypto/signing/signers/pkcs11/signer.rs#L19
unresolved import `cryptoki::types::AuthPin`
|
src/commons/crypto/signing/signers/pkcs11/context.rs#L233
no method named `open_rw_session` found for reference `&cryptoki::context::Pkcs11` in the current scope
|
src/commons/crypto/signing/signers/pkcs11/signer.rs#L381
this pattern has 2 fields, but the corresponding tuple variant has 1 field
|
src/commons/crypto/signing/signers/pkcs11/signer.rs#L1202
no variant or associated item named `ParseInt` found for enum `cryptoki::error::Error` in the current scope
|
src/commons/crypto/signing/signers/pkcs11/signer.rs#L1203
no variant or associated item named `Utf8` found for enum `cryptoki::error::Error` in the current scope
|
src/commons/crypto/signing/signers/pkcs11/signer.rs#L1207
no variant or associated item named `AlreadyInitialized` found for enum `cryptoki::error::Error` in the current scope
|
src/commons/crypto/signing/signers/pkcs11/signer.rs#L1212
this pattern has 2 fields, but the corresponding tuple variant has 1 field
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/commons/crypto/signing/signers/pkcs11/signer.rs#L29
unused import: `secrecy::ExposeSecret`
|
This job failed
Loading