Support BBS+ and JWP #4256
Annotations
2 errors and 2 warnings
core clippy check:
identity_credential/src/validator/jpt_credential_validation/jpt_credential_validator.rs#L62
error: type parameter `DOC` goes unused in function definition
--> identity_credential/src/validator/jpt_credential_validation/jpt_credential_validator.rs:62:37
|
62 | pub(crate) fn validate_credential<DOC, T>(
| ^^^
|
= help: consider removing the parameter
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#extra_unused_type_parameters
= note: `-D clippy::extra-unused-type-parameters` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::extra_unused_type_parameters)]`
|
core clippy check
Clippy had exited with the 101 exit code
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, jetli/wasm-bindgen-action@24ba6f9fff570246106ac3f80f35185600c3f6c9, actions-rs-plus/clippy-check@b09a9c37c9df7db8b1a5d52e8fe8e0b6e3d574c4. 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: jetli/wasm-bindgen-action@24ba6f9fff570246106ac3f80f35185600c3f6c9. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading