Create unit_test.yml #1
unit_test.yml
on: push
Matrix: Run Unit Tests on Multiple Python Versions
Annotations
7 errors and 2 warnings
Run Unit Tests on Multiple Python Versions (3.1)
The version '3.1' with architecture 'x64' was not found for Ubuntu 22.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
Run Unit Tests on Multiple Python Versions (3.8)
The job was canceled because "_3_1" failed.
|
Run Unit Tests on Multiple Python Versions (3.8)
Process completed with exit code 1.
|
Run Unit Tests on Multiple Python Versions (3.9)
The job was canceled because "_3_1" failed.
|
Run Unit Tests on Multiple Python Versions (3.9)
The operation was canceled.
|
Run Unit Tests on Multiple Python Versions (3.11)
The job was canceled because "_3_1" failed.
|
Run Unit Tests on Multiple Python Versions (3.11)
The operation was canceled.
|
Run Unit Tests on Multiple Python Versions (3.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Unit Tests on Multiple Python Versions (3.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|