General code nits #23402
ci.yaml
on: pull_request
Determine changes
17s
Lint
1m 36s
Run tests under miri
4m 58s
Check the WASM package and demo
5m 29s
Run snippets and cpython tests on wasm-wasi
2m 23s
Matrix: Run rust tests
Matrix: Run snippets and cpython tests
Annotations
8 errors and 8 warnings
|
Run snippets and cpython tests (ubuntu-latest, -u all, test_set, 60)
Process completed with exit code 101.
|
|
Run snippets and cpython tests on wasm-wasi
Process completed with exit code 101.
|
|
Run snippets and cpython tests (macos-latest, -u all, test_set, 50)
Process completed with exit code 101.
|
|
Run snippets and cpython tests (macos-latest, -u all, test_set, 50)
WARNING: Cache entry deserialization failed, entry ignored
|
|
Run snippets and cpython tests (macos-latest, -u all, test_set, 50)
WARNING: Cache entry deserialization failed, entry ignored
|
|
Run snippets and cpython tests (windows-2025, test_set, 50)
Process completed with exit code 1.
|
|
Check the WASM package and demo
Process completed with exit code 1.
|
|
Run rust tests (ubuntu-latest)
Process completed with exit code 1.
|
|
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 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/
|
|
Run snippets and cpython tests (macos-latest, -u all, test_set, 50)
openssl@3 3.6.2 is already installed and up-to-date.
To reinstall 3.6.2, run:
brew reinstall openssl@3
|