Skip to content

Code CI

Code CI #1297

Triggered via schedule June 22, 2026 10:03
Status Failure
Total duration 16m 15s
Artifacts 9

code.yml

on: schedule
Matrix: build
Matrix: test-sdist
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

25 errors, 43 warnings, and 1 notice
build/ubuntu-latest/cp310
Process completed with exit code 1.
build/ubuntu-latest/cp310
Command ['sh', '-c', 'pytest /project/tests --cov-report xml:/output/coverage.xml --junit-xml=/output/pytest-results.xml && sleep 2'] failed with code 1.
build/macos-15-intel/cp311
Process completed with exit code 1.
build/macos-15-intel/cp311
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/pythonSoftIOC/pythonSoftIOC/tests --cov-report xml:/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/coverage.xml --junit-xml=/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/pytest-results.xml && sleep 2'] failed with code 1.
build/windows-latest/cp313
Process completed with exit code 1.
build/windows-latest/cp313
Command python -X faulthandler -m pytest -s D:\a\pythonSoftIOC\pythonSoftIOC/tests --cov-report xml:D:\a\pythonSoftIOC\pythonSoftIOC/dist/coverage.xml --junit-xml=D:\a\pythonSoftIOC\pythonSoftIOC/dist/pytest-results.xml failed with code 1.
build/macos-15-intel/cp310
Process completed with exit code 1.
build/macos-15-intel/cp310
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/pythonSoftIOC/pythonSoftIOC/tests --cov-report xml:/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/coverage.xml --junit-xml=/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/pytest-results.xml && sleep 2'] failed with code 1.
build/macos-15-intel/cp312
Process completed with exit code 1.
build/macos-15-intel/cp312
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/pythonSoftIOC/pythonSoftIOC/tests --cov-report xml:/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/coverage.xml --junit-xml=/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/pytest-results.xml && sleep 2'] failed with code 1.
build/windows-latest/cp312
Process completed with exit code 1.
build/windows-latest/cp312
Command python -X faulthandler -m pytest -s D:\a\pythonSoftIOC\pythonSoftIOC/tests --cov-report xml:D:\a\pythonSoftIOC\pythonSoftIOC/dist/coverage.xml --junit-xml=D:\a\pythonSoftIOC\pythonSoftIOC/dist/pytest-results.xml failed with code 1.
build/windows-latest/cp311
Process completed with exit code 1.
build/windows-latest/cp311
Command python -X faulthandler -m pytest -s D:\a\pythonSoftIOC\pythonSoftIOC/tests --cov-report xml:D:\a\pythonSoftIOC\pythonSoftIOC/dist/coverage.xml --junit-xml=D:\a\pythonSoftIOC\pythonSoftIOC/dist/pytest-results.xml failed with code 1.
build/windows-latest/cp310
Process completed with exit code 1.
build/windows-latest/cp310
Command python -X faulthandler -m pytest -s D:\a\pythonSoftIOC\pythonSoftIOC/tests --cov-report xml:D:\a\pythonSoftIOC\pythonSoftIOC/dist/coverage.xml --junit-xml=D:\a\pythonSoftIOC\pythonSoftIOC/dist/pytest-results.xml failed with code 1.
master_branch_test
Process completed with exit code 1.
build/macos-15-intel/cp313
Process completed with exit code 1.
build/macos-15-intel/cp313
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/pythonSoftIOC/pythonSoftIOC/tests --cov-report xml:/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/coverage.xml --junit-xml=/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/pytest-results.xml && sleep 2'] failed with code 1.
build/ubuntu-latest/cp313
Process completed with exit code 1.
build/ubuntu-latest/cp313
Command ['sh', '-c', 'pytest /project/tests --cov-report xml:/output/coverage.xml --junit-xml=/output/pytest-results.xml && sleep 2'] failed with code 1.
build/ubuntu-latest/cp312
Process completed with exit code 1.
build/ubuntu-latest/cp312
Command ['sh', '-c', 'pytest /project/tests --cov-report xml:/output/coverage.xml --junit-xml=/output/pytest-results.xml && sleep 2'] failed with code 1.
build/ubuntu-latest/cp311
Process completed with exit code 1.
build/ubuntu-latest/cp311
Command ['sh', '-c', 'pytest /project/tests --cov-report xml:/output/coverage.xml --junit-xml=/output/pytest-results.xml && sleep 2'] failed with code 1.
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
sdist
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/ubuntu-latest/cp310
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/macos-15-intel/cp311
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/windows-latest/cp313
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (windows-latest, cp37)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/macos-15-intel/cp310
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/macos-15-intel/cp312
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (ubuntu-latest, cp38)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/windows-latest/cp312
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/windows-latest/cp311
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (windows-latest, cp313)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (windows-latest, cp38)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/windows-latest/cp310
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (ubuntu-latest, cp310)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (ubuntu-latest, cp37)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (macos-15-intel, cp39)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (windows-latest, cp312)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (ubuntu-latest, cp311)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (ubuntu-latest, cp313)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (ubuntu-latest, cp312)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
master_branch_test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/ubuntu-latest/cp39
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4, actions/upload-artifact@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (ubuntu-latest, cp39)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/windows-latest/cp38
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4, actions/upload-artifact@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (windows-latest, cp310)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (windows-latest, cp311)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/macos-15-intel/cp313
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/ubuntu-latest/cp313
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (macos-15-intel, cp310)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/ubuntu-latest/cp312
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/ubuntu-latest/cp311
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/ubuntu-latest/cp38
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4, actions/upload-artifact@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (macos-15-intel, cp37)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (macos-15-intel, cp312)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/macos-15-intel/cp39
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4, actions/upload-artifact@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (macos-15-intel, cp38)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (macos-15-intel, cp311)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdist (macos-15-intel, cp313)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/ubuntu-latest/cp37
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4, actions/upload-artifact@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/macos-15-intel/cp38
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4, actions/upload-artifact@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/macos-15-intel/cp37
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4, actions/upload-artifact@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/windows-latest/cp37
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4, actions/upload-artifact@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build/macos-15-intel/cp38
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.

Artifacts

Produced during runtime
Name Size Digest
dist
91.5 KB
sha256:fe0ab66dc1f63d411466bec14970884d5aa8838e42cc7a790fd0f0628dbd0ada
dist-macos-15-intel-cp37
107 KB
sha256:bdf03fddcb36293982beea2a68a476c4799399283358ffcda499b7c40d7e24f2
dist-macos-15-intel-cp38
107 KB
sha256:654858875a0278c55d194a37416dca8a3875fdecb3cdcb18af87bfbc3de94c4a
dist-macos-15-intel-cp39
107 KB
sha256:af986dcfcc3ae433464044e5f21ef3bb9829dbb70e6f602c8c13028b4785f269
dist-ubuntu-latest-cp37
113 KB
sha256:055a5bd17108d3f631c0bf62986683f1bd18e425710c66fac901a81d44fcb86d
dist-ubuntu-latest-cp38
113 KB
sha256:719cf61fe21108becaf047599de935ee54adc463dd39408b74a628309daada11
dist-ubuntu-latest-cp39
113 KB
sha256:d9b1652895ff582ff86fad7600bb29aaf957694baf69400a8e998d394b580ecf
dist-windows-latest-cp37
107 KB
sha256:2b97809e3a53b0f02a2901ae2b131af2989019df48b736bde4aed37fdeb53a4c
dist-windows-latest-cp38
107 KB
sha256:dcf55483eb3b83b838c035628397195905edd0be11adbb392f73ce23f57aab4b