update dependencies #134
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/ratelimit/src/buckets/atomic_instant.rs#L34
docs for function which may panic missing `# Panics` section
|
exes/ratelimit/src/buckets/atomic_instant.rs#L64
docs for function which may panic missing `# Panics` section
|
exes/ratelimit/src/buckets/atomic_instant.rs#L171
non-canonical implementation of `partial_cmp` on an `Ord` type
|
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. 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