update dependencies #132
Annotations
10 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/mod.rs#L6
unresolved imports `hyper::body::to_bytes`, `hyper::Body`
|
exes/webhook/src/handler/signature.rs#L1
unresolved import `ed25519_dalek::PublicKey`
|
exes/webhook/src/lib.rs#L22
unresolved import `hyper::Server`
|
exes/webhook/src/handler/make_service.rs#L16
method `poll_ready` is not a member of trait `Service`
|
exes/webhook/src/handler/mod.rs#L119
method `poll_ready` is not a member of trait `Service`
|
exes/webhook/src/lib.rs#L40
no field `server` on type `Settings<config::Webhook>`
|
exes/webhook/src/lib.rs#L42
no field `server` on type `Settings<config::Webhook>`
|
exes/webhook/src/handler/signature.rs#L1
unused import: `Verifier`
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
This job failed
Loading