chore: update deps #327
Annotations
9 errors and 5 warnings
lint (ubuntu-latest):
src/crypto_tools/k256_serde.rs#L300
the trait bound `&k256::Scalar: ecdsa::elliptic_curve::ops::Invert` is not satisfied
|
lint (ubuntu-latest):
src/crypto_tools/k256_serde.rs#L300
mismatched types
|
lint (ubuntu-latest):
src/crypto_tools/k256_serde.rs#L303
arguments to this method are incorrect
|
lint (ubuntu-latest):
src/crypto_tools/k256_serde.rs#L305
the trait bound `crypto_tools::k256_serde::Signature: std::convert::From<(ecdsa::Signature<k256::Secp256k1>, std::option::Option<ecdsa::RecoveryId>)>` is not satisfied
|
lint (ubuntu-latest)
could not compile `tofn` (lib test) due to 4 previous errors
|
lint (ubuntu-latest):
src/crypto_tools/k256_serde.rs#L212
redundant closure
|
lint (ubuntu-latest):
src/crypto_tools/k256_serde.rs#L264
redundant closure
|
lint (ubuntu-latest):
src/crypto_tools/rng.rs#L51
using `Result.or_else(|x| Err(y))`, which is more succinctly expressed as `map_err(|x| y)`
|
lint (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
lint (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|