Bump ed25519-dalek from 1.0.1 to 2.0.0 #119
Annotations
4 errors and 4 warnings
exes/webhook/src/config.rs#L3
unresolved import `ed25519_dalek::PublicKey`
|
exes/webhook/src/handler/mod.rs#L4
unresolved import `ed25519_dalek::PublicKey`
|
exes/webhook/src/handler/signature.rs#L1
unresolved import `ed25519_dalek::PublicKey`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
exes/webhook/src/handler/signature.rs#L1
unused import: `Verifier`
|
|
The logs for this run have expired and are no longer available.
Loading