ci: add tests and github actions workflow #1
test.yaml
on: pull_request
Matrix: integration-tests
Matrix: unit-tests
Annotations
10 errors and 2 warnings
unit-tests (ubuntu-latest, 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
|
integration-tests (ubuntu-latest)
Process completed with exit code 2.
|
unit-tests (macos-latest, 3.1)
The job was canceled because "ubuntu-latest_3_1" failed.
|
unit-tests (macos-latest, 3.1)
The operation was canceled.
|
integration-tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
integration-tests (macos-latest)
The operation was canceled.
|
unit-tests (windows-latest, 3.1)
The job was canceled because "ubuntu-latest_3_1" failed.
|
unit-tests (windows-latest, 3.1)
The operation was canceled.
|
integration-tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
integration-tests (windows-latest)
The operation was canceled.
|
integration-tests (ubuntu-latest)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
integration-tests (macos-latest)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|