Skip to content

Autosave support

Autosave support #1024

Triggered via pull request September 11, 2024 09:22
Status Failure
Total duration 4m 42s
Artifacts 13

code.yml

on: pull_request
Matrix: build
Publish Unit Tests Results
7s
Publish Unit Tests Results
release
0s
release
Matrix: test-sdist
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 18 warnings
lint
Process completed with exit code 1.
build/macos-latest/cp310
The version '3.7' with architecture 'arm64' was not found for macOS 14.6.1. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
build/macos-latest/cp39
The version '3.7' with architecture 'arm64' was not found for macOS 14.6.1. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
build/macos-latest/cp37
The version '3.7' with architecture 'arm64' was not found for macOS 14.6.1. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
build/macos-latest/cp38
The version '3.7' with architecture 'arm64' was not found for macOS 14.6.1. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
test-sdist (ubuntu-latest, cp310)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test-sdist (ubuntu-latest, cp38)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test-sdist (ubuntu-latest, cp39)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test-sdist (macos-latest, cp37)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test-sdist (windows-latest, cp310)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test-sdist (windows-latest, cp37)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test-sdist (macos-latest, cp38)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test-sdist (macos-latest, cp39)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test-sdist (macos-latest, cp310)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test-sdist (ubuntu-latest, cp37)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test-sdist (windows-latest, cp39)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test-sdist (windows-latest, cp38)
Unable to download artifact(s): Artifact not found for name: dist Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
build/windows-latest/cp39
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. None
build/windows-latest/cp39
Process completed with exit code 1.
build/windows-latest/cp37
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. None
build/windows-latest/cp37
Process completed with exit code 1.
build/windows-latest/cp38
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. None
build/windows-latest/cp38
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. None
build/windows-latest/cp310
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/macos-latest/cp310
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/macos-latest/cp310
No files were found with the provided path: dist/pytest-results.xml. No artifacts will be uploaded.
build/macos-latest/cp39
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/macos-latest/cp37
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/macos-latest/cp39
No files were found with the provided path: dist/pytest-results.xml. No artifacts will be uploaded.
build/macos-latest/cp37
No files were found with the provided path: dist/pytest-results.xml. No artifacts will be uploaded.
build/macos-latest/cp38
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/macos-latest/cp38
No files were found with the provided path: dist/pytest-results.xml. No artifacts will be uploaded.
build/windows-latest/cp39
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/windows-latest/cp37
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/windows-latest/cp38
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/ubuntu-latest/cp37
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/ubuntu-latest/cp310
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/ubuntu-latest/cp39
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/ubuntu-latest/cp38
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build/windows-latest/cp310
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish Unit Tests Results
This action is running on a pull_request event for a fork repository. It cannot do anything useful like creating check runs or pull request comments. To run the action on fork repository pull requests, see https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#support-fork-repositories-and-dependabot-branches

Artifacts

Produced during runtime
Name Size
Unit Test Results (ubuntu-latest-cp310)
3.25 KB
Unit Test Results (ubuntu-latest-cp37)
3.25 KB
Unit Test Results (ubuntu-latest-cp38)
3.23 KB
Unit Test Results (ubuntu-latest-cp39)
3.24 KB
Unit Test Results (windows-latest-cp310)
4.2 KB
Unit Test Results (windows-latest-cp37)
3.96 KB
Unit Test Results (windows-latest-cp38)
4.19 KB
Unit Test Results (windows-latest-cp39)
4.19 KB
dist--
88.2 KB
dist-ubuntu-latest-cp310
108 KB
dist-ubuntu-latest-cp37
108 KB
dist-ubuntu-latest-cp38
108 KB
dist-ubuntu-latest-cp39
108 KB