Added tests... and fixes... to CachedCounterValue #3114
rust.yml
on: pull_request
Check
22s
Test Suite
1m 18s
Rustfmt
17s
Clippy
27s
Bench
7m 3s
Build for WASM
12s
Try in kind (Kubernetes in Docker)
1m 28s
Annotations
11 errors and 18 warnings
Rustfmt
Process completed with exit code 1.
|
Clippy:
limitador/src/storage/redis/counters_cache.rs#L424
used `assert_eq!` with a literal bool
|
Clippy:
limitador/src/storage/redis/counters_cache.rs#L426
used `assert_eq!` with a literal bool
|
Clippy:
limitador/src/storage/redis/counters_cache.rs#L434
used `assert_eq!` with a literal bool
|
Clippy:
limitador/src/storage/redis/counters_cache.rs#L436
used `assert_eq!` with a literal bool
|
Clippy:
limitador/src/storage/redis/counters_cache.rs#L444
used `assert_eq!` with a literal bool
|
Clippy:
limitador/src/storage/redis/counters_cache.rs#L451
used `assert_eq!` with a literal bool
|
Clippy:
limitador/src/storage/redis/counters_cache.rs#L458
used `assert_eq!` with a literal bool
|
Clippy:
limitador/src/storage/redis/counters_cache.rs#L467
used `assert_eq!` with a literal bool
|
Clippy:
limitador/src/storage/redis/counters_cache.rs#L468
used `assert_eq!` with a literal bool
|
Clippy:
limitador/src/storage/redis/counters_cache.rs#L478
used `assert_eq!` with a literal bool
|
Rustfmt:
limitador/src/storage/redis/redis_cached.rs#L424
Diff in /home/runner/work/limitador/limitador/limitador/src/storage/redis/redis_cached.rs
|
Rustfmt:
limitador/src/storage/redis/redis_cached.rs#L484
Diff in /home/runner/work/limitador/limitador/limitador/src/storage/redis/redis_cached.rs
|
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
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
creating a shared reference to mutable static is discouraged
|
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
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
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
|
Test Suite
field `bin_dir` is never read
|
Test Suite
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
|
Test Suite
field `0` 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/.
|