fix(ci): clippy sort_by_key, overlay.rs unused variable #61
ci.yml
on: pull_request
Matrix: Test
Lint
56s
Build Release
0s
Annotations
12 errors, 7 warnings, and 1 notice
|
Test (ubuntu-latest)
Process completed with exit code 101.
|
|
Test (macos-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
Test (macos-latest)
The operation was canceled.
|
|
Test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
Test (windows-latest)
The operation was canceled.
|
|
Lint
Process completed with exit code 101.
|
|
Lint:
crates/vibege-scene/src/scene/tests.rs#L93
unneeded `return` statement
|
|
Lint:
crates/vibege-scene/src/store/search.rs#L67
consider using `sort_by_key`
|
|
Lint:
crates/vibege-scene/src/store/discovery.rs#L160
consider using `sort_by_key`
|
|
Lint:
crates/vibege-scene/src/store/discovery.rs#L122
consider using `sort_by_key`
|
|
Lint:
crates/vibege-scene/src/store/discovery.rs#L58
consider using `sort_by_key`
|
|
Lint:
crates/vibege-scene/src/library/search.rs#L63
consider using `sort_by_key`
|
|
Test (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (macos-latest)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Test (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Unexpected input(s) 'clippy', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'cache-save-if', 'cache-targets', 'matcher', 'rustflags', 'override', 'rust-src-dir']
|
|
Lint
Unexpected input(s) 'clippy', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'cache-save-if', 'cache-targets', 'matcher', 'rustflags', 'override', 'rust-src-dir']
|
|
Test (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|