Skip to content

Clippy ref_option #23437

Clippy ref_option

Clippy ref_option #23437

Triggered via pull request June 16, 2026 13:57
Status Success
Total duration 43m 52s
Artifacts

ci.yaml

on: pull_request
Determine changes
33s
Determine changes
Lint
1m 38s
Lint
Run tests under miri
4m 56s
Run tests under miri
Check the WASM package and demo
9m 33s
Check the WASM package and demo
Run snippets and cpython tests on wasm-wasi
3m 35s
Run snippets and cpython tests on wasm-wasi
Matrix: Run rust tests
Matrix: Run snippets and cpython tests
Matrix: cargo check
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 warnings
Run snippets and cpython tests (macos-latest, -u all, test_set, 50)
WARNING: Cache entry deserialization failed, entry ignored
Run snippets and cpython tests on wasm-wasi
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: wasmerio/setup-wasmer@24b15c95293d23f89c68bd40dac76338f773e924. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
shear/unlinked_files
1 unlinked file in `rustpython-stdlib`
shear/unused_optional_dependency: crates/stdlib/Cargo.toml#L120
unused optional dependency `x509-cert`
shear/unused_optional_dependency: crates/stdlib/Cargo.toml#L119
unused optional dependency `rustls-platform-verifier`
shear/unused_optional_dependency: crates/stdlib/Cargo.toml#L94
unused optional dependency `tcl-sys`
shear/unused_feature_dependency: crates/codegen/Cargo.toml#L24
dependency `itertools` only used in features
shear/misplaced_optional_dependency: Cargo.toml#L52
misplaced optional dependency `rustls-graviola` (remove the `optional` flag and move to `[dev-dependencies]`)
Run rust tests (macos-latest)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Run snippets and cpython tests (macos-latest, -u all, test_set, 50)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.