Temp fix for issue #312 #3135
rust.yml
on: push
Check
6m 35s
Test Suite
8m 16s
Rustfmt
26s
Clippy
6m 59s
Bench
15m 25s
Build for WASM
33s
Try in kind (Kubernetes in Docker)
1m 20s
Annotations
4 errors and 16 warnings
Build for WASM:
limitador/src/counter.rs#L43
method `key` is never used
|
Build for WASM
Process completed with exit code 101.
|
Clippy:
limitador-server/src/main.rs#L384
assigning the result of `Clone::clone()` may be inefficient
|
Clippy
Process completed with exit code 101.
|
Try in kind (Kubernetes in Docker)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: engineerd/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Try in kind (Kubernetes in Docker)
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: abelfodil/protoc-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: abelfodil/protoc-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: abelfodil/protoc-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite
field `0` is never read
|
Test Suite
trait `AssertSync` is never used
|
Test Suite
unused import: `UnparkHandle`
|
Test Suite
trait `AssertKinds` is never used
|
Test Suite
lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
|
Test Suite
creating a shared reference to mutable static is discouraged
|
Test Suite
lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
|
Test Suite
unnecessary qualification
|
Test Suite
unnecessary qualification
|
Test Suite
unnecessary qualification
|
Bench
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: abelfodil/protoc-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|