🔀 PR 819 triggered by: pull_request of refs/pull/819/merge branch (workflow run ID: 24069539146; number: 4485; attempt: 1) #4485
ci-cd.yml
on: pull_request
⚙️ Pre-set global build settings
16s
👷📝 v11.1.3.dev89+g7f911fda changelog [mode: test]
2m 14s
${{ format('📦 {0} [mode: {1}{2}{3}]', needs.pre-setup.outputs.git-tag, fromJSON(needs.pre-setup.outputs.is-untagged-devel)
&& 'test' || '', fromJSON(needs.pre-setup.outputs.release-requested)
&& 'release' || '', (
!fromJSON(needs.pre-setup.outputs.is-untagged-devel)
&& !fromJSON(needs.pre-setup.outputs.release-requested)
) && 'nightly' || '') }}
/
${{ inputs.check-name
&& inputs.check-name
|| format(
'{0}@🐍{1}@💻{2}',
inputs.toxenv,
inputs.python-version,
inputs.runner-vm-os
) }}
Matrix: lint
Waiting for pending jobs
Matrix: tests
Waiting for pending jobs
📦 Publish ${{ needs.pre-setup.outputs.git-tag }} to PyPI
0s
📦 Publish ${{ needs.pre-setup.outputs.git-tag }} to TestPyPI
0s
🏷️ Publish post-release Git tag for ${{ needs.pre-setup.outputs.git-tag }}
0s
🔏 Produce a GitHub-native Attestations for ${{ needs.pre-setup.outputs.git-tag }}
🏷️ Publish a GitHub Release for ${{ needs.pre-setup.outputs.git-tag }}
Annotations
3 errors and 2 warnings
|
👷📝 v11.1.3.dev89+g7f911fda changelog [mode: test]
The job has exceeded the maximum execution time of 2m0s
|
|
👷📝 v11.1.3.dev89+g7f911fda changelog [mode: test]
The operation was canceled.
|
|
check
Process completed with exit code 1.
|
|
⚙️ Pre-set global build settings
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 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/
|
|
👷📝 v11.1.3.dev89+g7f911fda changelog [mode: test]
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.1.1, actions/setup-python@v5. 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/
|