Skip to content

Fix string embedded null character in Python 3.12 as well #2053

Fix string embedded null character in Python 3.12 as well

Fix string embedded null character in Python 3.12 as well #2053

Triggered via push June 16, 2026 18:10
Status Cancelled
Total duration 3m 12s
Artifacts 1
Matrix: build-spidermonkey-unix
build-spidermonkey-win
2m 55s
build-spidermonkey-win
Matrix: build-and-test
publish
publish
publish-archive
publish-archive
publish-nightly
publish-nightly
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 24 warnings
build-spidermonkey-unix (ubuntu-22.04-arm, 3.10)
The run was canceled by @Xmader.
build-spidermonkey-unix (ubuntu-22.04-arm, 3.10)
The operation was canceled.
build-spidermonkey-unix (ubuntu-22.04, 3.10)
The run was canceled by @Xmader.
build-spidermonkey-unix (ubuntu-22.04, 3.10)
The operation was canceled.
build-spidermonkey-win
The run was canceled by @Xmader.
build-spidermonkey-win
The operation was canceled.
build-spidermonkey-unix (macos-14, 3.10)
The run was canceled by @Xmader.
build-spidermonkey-unix (macos-14, 3.10)
The operation was canceled.
build-spidermonkey-unix (macos-14, 3.10)
WARNING: Cache entry deserialization failed, entry ignored
build-spidermonkey-unix (macos-15-intel, 3.10)
The run was canceled by @Xmader.
build-spidermonkey-unix (macos-15-intel, 3.10)
The operation was canceled.
Test and Publish Suite
The run was canceled by @Xmader.
sdist
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. 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/
build-spidermonkey-unix (ubuntu-22.04-arm, 3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. 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/
build-spidermonkey-unix (ubuntu-22.04, 3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. 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/
build-spidermonkey-win
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. 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/
build-spidermonkey-unix (macos-14, 3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5. 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/
build-spidermonkey-unix (macos-14, 3.10)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
build-spidermonkey-unix (macos-14, 3.10)
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. 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 disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
build-spidermonkey-unix (macos-14, 3.10)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
build-spidermonkey-unix (macos-14, 3.10)
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. 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 disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
build-spidermonkey-unix (macos-14, 3.10)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
build-spidermonkey-unix (macos-14, 3.10)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
build-spidermonkey-unix (macos-14, 3.10)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
build-spidermonkey-unix (macos-14, 3.10)
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
build-spidermonkey-unix (macos-14, 3.10)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
build-spidermonkey-unix (macos-15-intel, 3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5. 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/
build-spidermonkey-unix (macos-15-intel, 3.10)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
build-spidermonkey-unix (macos-15-intel, 3.10)
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. 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 disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
build-spidermonkey-unix (macos-15-intel, 3.10)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
build-spidermonkey-unix (macos-15-intel, 3.10)
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. 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 disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
build-spidermonkey-unix (macos-15-intel, 3.10)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
build-spidermonkey-unix (macos-15-intel, 3.10)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
build-spidermonkey-unix (macos-15-intel, 3.10)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
build-spidermonkey-unix (macos-15-intel, 3.10)
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
build-spidermonkey-unix (macos-15-intel, 3.10)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.

Artifacts

Produced during runtime
Name Size Digest
wheel-27638165639-7b005adeaab7202bf03ec675766a1ad81c3388a6-sdist
302 KB
sha256:523bb7a1ef085d0896c411cd67b2f3e6eabe17b1a95d7fe93ff666bed08f3ac9