Skip to content

Convert pythonfinder from pydantic to vanilla dataclasses #196

Convert pythonfinder from pydantic to vanilla dataclasses

Convert pythonfinder from pydantic to vanilla dataclasses #196

Triggered via pull request January 26, 2024 04:49
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Matrix: Testing
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 13 warnings
Testing (3.11, ubuntu-latest)
InvocationError for command /home/runner/work/pythonfinder/pythonfinder/.tox/py311/bin/coverage run -m pytest (exited with code 1)
Testing (3.11, ubuntu-latest)
py311: commands failed
Testing (3.11, ubuntu-latest)
Process completed with exit code 1.
Testing (3.8, macOS-latest)
The job was canceled because "_3_11_ubuntu-latest" failed.
Testing (3.10, ubuntu-latest)
InvocationError for command /home/runner/work/pythonfinder/pythonfinder/.tox/py310/bin/coverage run -m pytest (exited with code 1)
Testing (3.10, ubuntu-latest)
py310: commands failed
Testing (3.10, ubuntu-latest)
Process completed with exit code 1.
Testing (3.11, windows-latest)
The operation was canceled.
Testing (3.9, windows-latest)
The operation was canceled.
Testing (3.12, ubuntu-latest)
InvocationError for command /home/runner/work/pythonfinder/pythonfinder/.tox/py312/bin/coverage run -m pytest (exited with code 1)
Testing (3.12, ubuntu-latest)
py312: commands failed
Testing (3.12, ubuntu-latest)
The operation was canceled.
Testing (3.8, ubuntu-latest)
The operation was canceled.
Testing (3.8, windows-latest)
The operation was canceled.
Testing (3.12, windows-latest)
The operation was canceled.
Testing (3.10, windows-latest)
The operation was canceled.
Testing (3.12, macOS-latest)
The operation was canceled.
Testing (3.9, macOS-latest)
The operation was canceled.
Testing (3.11, macOS-latest)
The operation was canceled.
Testing (3.10, macOS-latest)
The job was canceled because "_3_11_ubuntu-latest" failed.
Testing (3.10, macOS-latest)
The operation was canceled.
Testing (3.11, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.10, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.9, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.11, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.9, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.12, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.8, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.8, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.12, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.10, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.12, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.9, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (3.11, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.