Skip to content

Catching connection lost on _write_bytes #1662

Catching connection lost on _write_bytes

Catching connection lost on _write_bytes #1662

Triggered via pull request March 23, 2025 13:36
Status Cancelled
Total duration 15s
Artifacts

ci-cd.yml

on: pull_request
⚙️ Pre-set global build settings
2s
⚙️ Pre-set global build settings
format('👷 dists {0} [mode: {1}{2}{3}]', needs.pre-setup.outputs.git-tag, fromJSON(needs.pre-setup.outputs.is-untagged-devel) && 'nightly' || '', fromJSON(needs.pre-setup.outputs.release-requested) && 'release' || '', ( !fromJSON(needs.pre-setup.outputs.is-untagged-devel) && !fromJSON(needs.pre-setup.outputs.release-requested) ) && 'test' || '')
format('👷 dists {0} [mode: {1}{2}{3}]', needs.pre-setup.outputs.git-tag, fromJSON(needs.pre-setup.outputs.is-untagged-devel) && 'nightly' || '', fromJSON(needs.pre-setup.outputs.release-requested) && 'release' || '', ( !fromJSON(needs.pre-setup.outputs.is-untagged-devel) && !fromJSON(needs.pre-setup.outputs.release-requested) ) && 'test' || '')
Matrix: 🧪 🐍${{ matrix.py }} @ ${{ matrix.os }} on ${{ join(matrix.db, '-') }}
🧹 Lint
🧹 Lint
format('Publish 🐍📦 {0} to PyPI', needs.pre-setup.outputs.git-tag)
0s
format('Publish 🐍📦 {0} to PyPI', needs.pre-setup.outputs.git-tag)
format('Publish 🐍📦 {0} to TestPyPI', needs.pre-setup.outputs.git-tag)
0s
format('Publish 🐍📦 {0} to TestPyPI', needs.pre-setup.outputs.git-tag)
format('Publish post-release Git tag for {0}', needs.pre-setup.outputs.git-tag)
format('Publish post-release Git tag for {0}', needs.pre-setup.outputs.git-tag)
format('Publish a tag and GitHub release for {0}', needs.pre-setup.outputs.git-tag)
0s
format('Publish a tag and GitHub release for {0}', needs.pre-setup.outputs.git-tag)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
⚙️ Pre-set global build settings
Missing download info for actions/[email protected]
check
Process completed with exit code 1.
CI/CD
Canceling since a higher priority waiting request for CI/CD-453 exists
⚙️ Pre-set global build settings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down