cleanup the signals module (#8076) #39
ci.yaml
on: push
Determine changes
22s
Lint
1m 38s
Run tests under miri
4m 51s
Check the WASM package and demo
9m 52s
Run snippets and cpython tests on wasm-wasi
3m 40s
Matrix: Run rust tests
Matrix: Run snippets and cpython tests
Annotations
5 errors, 8 warnings, and 6 notices
|
|
|
|
|
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 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#L122
unused optional dependency `x509-cert`
|
|
shear/unused_optional_dependency:
crates/stdlib/Cargo.toml#L121
unused optional dependency `rustls-platform-verifier`
|
|
shear/unused_optional_dependency:
crates/stdlib/Cargo.toml#L96
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 (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
|
|
clippy (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
clippy (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Run rust tests (windows-2025)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Run rust tests (windows-2025)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Run snippets and cpython tests (windows-2025, test_set, 50)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Run snippets and cpython tests (windows-2025, test_set, 50)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|