Wired lenient store in #2744
rust.yml
on: push
Check
48s
Test Suite
1m 4s
Rustfmt
22s
Clippy
39s
Bench
7m 42s
Build for WASM
31s
Try in kind (Kubernetes in Docker)
1m 27s
Annotations
8 errors and 16 warnings
Clippy:
limitador/src/storage/infinispan/dist_lock.rs#L50
missing field `transient` in initializer of `storage::StorageErr`
|
Clippy:
limitador/src/storage/infinispan/mod.rs#L15
missing field `transient` in initializer of `storage::StorageErr`
|
Clippy:
limitador/src/storage/infinispan/mod.rs#L21
missing field `transient` in initializer of `storage::StorageErr`
|
Clippy
Process completed with exit code 101.
|
Test Suite:
limitador/src/storage/infinispan/dist_lock.rs#L50
missing field `transient` in initializer of `StorageErr`
|
Test Suite:
limitador/src/storage/infinispan/mod.rs#L15
missing field `transient` in initializer of `StorageErr`
|
Test Suite:
limitador/src/storage/infinispan/mod.rs#L21
missing field `transient` in initializer of `StorageErr`
|
Test Suite
Process completed with exit code 101.
|
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/.
|
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/.
|
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
unused import: `UnparkHandle`
|
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
unused imports: `id`, `try_id`
|
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
unused import: `external::__private::*`
|
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
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
Test Suite
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
Test Suite
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
|
Test Suite
field `bin_dir` is never read
|
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/
|
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/.
|