[3.10] gh-143930: Tweak the exception message and increase test coverage (GH-146476) (GH-148045) (GH-148051) #187879
build.yml
on: pull_request
Check for source changes
8s
Check if the ABI has changed
1m 28s
Check if generated files are up to date
2m 59s
Windows (x86)
8m 19s
Windows (x64)
9m 29s
macOS
9m 22s
Ubuntu
8m 36s
Matrix: Ubuntu SSL tests with OpenSSL
Annotations
1 error and 11 warnings
|
macOS
Process completed with exit code 2.
|
|
Check if the ABI has changed
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Check if generated files are up to date
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: hendrikmuhs/ccache-action@5ebbd400eff9e74630f759d94ddd7b6c26299639. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Check if generated files are up to date
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Ubuntu
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: hendrikmuhs/ccache-action@5ebbd400eff9e74630f759d94ddd7b6c26299639. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Ubuntu:
Objects/longobject.c#L1763
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu:
Objects/longobject.c#L1940
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
macOS
openssl@3.0 was installed but not linked because openssl@3 and openssl@3 are already linked.
To link this version, run:
brew link openssl@3.0
|
|
macOS
tcl-tk@8 8.6.17 is already installed and up-to-date.
To reinstall 8.6.17, run:
brew reinstall tcl-tk@8
|
|
macOS
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS
xz 5.8.2 is already installed and up-to-date.
To reinstall 5.8.2, run:
brew reinstall xz
|
|
macOS
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|