chore: fix clippy warings #565
ci.yml
on: pull_request
check-format
1m 47s
check-clippy
1m 40s
build-default-features
2m 29s
build-all-features
2m 26s
check-docs
47s
check-msrv
36s
Matrix: run-tests
Annotations
6 errors and 8 warnings
|
run-tests (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/fastmetrics/fastmetrics/target/tests/target'
|
|
run-tests (ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/fastmetrics/fastmetrics/target/tests/target'
|
|
run-tests (macos-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/fastmetrics/fastmetrics/target/tests/target'
|
|
run-tests (macos-latest)
ENOENT: no such file or directory, opendir '/Users/runner/work/fastmetrics/fastmetrics/target/tests/target'
|
|
run-tests (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\fastmetrics\fastmetrics\target\tests\target'
|
|
run-tests (windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\fastmetrics\fastmetrics\target\tests\target'
|
|
check-msrv
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check-docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check-clippy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-all-features
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
run-tests (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-default-features
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
run-tests (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
run-tests (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|