Support providing an optional id to limits/counters #3493
rust.yml
on: pull_request
Check
24s
Test Suite
1m 42s
Rustfmt
16s
Clippy
35s
Try in kind (Kubernetes in Docker)
1m 19s
Annotations
15 warnings
Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: abelfodil/protoc-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: abelfodil/protoc-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Try in kind (Kubernetes in Docker)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: engineerd/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Suite
The following actions uses Node.js version which is deprecated and will be forced to run on node20: abelfodil/protoc-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 `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
trait `BuildHasherExt` is never used
|
Test Suite
methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are 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
|