Skip to content

Start using github actions matrix to run tests instead of tox and add running mypy #81

Start using github actions matrix to run tests instead of tox and add running mypy

Start using github actions matrix to run tests instead of tox and add running mypy #81

Triggered via pull request August 28, 2024 22:26
Status Failure
Total duration 35s
Artifacts

run-tests.yml

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

Annotations

21 errors and 1 warning
build (3.8, django==4.2.*)
Process completed with exit code 1.
build (3.11, django==5.1.*)
The job was canceled because "_3_8_django__4_2__" failed.
build (3.11, django==5.1.*)
Process completed with exit code 1.
build (3.11, django==5.0.*)
The job was canceled because "_3_8_django__4_2__" failed.
build (3.11, django==5.0.*)
Process completed with exit code 1.
build (3.9, django==4.2.*)
The job was canceled because "_3_8_django__4_2__" failed.
build (3.9, django==4.2.*)
Process completed with exit code 1.
build (3.10, django==4.2.*)
The job was canceled because "_3_8_django__4_2__" failed.
build (3.10, django==4.2.*)
Process completed with exit code 1.
build (3.12, django==5.1.*)
The job was canceled because "_3_8_django__4_2__" failed.
build (3.12, django==5.1.*)
Process completed with exit code 1.
build (3.12, django==4.2.*)
The job was canceled because "_3_8_django__4_2__" failed.
build (3.12, django==4.2.*)
The operation was canceled.
build (3.10, django==5.0.*)
The job was canceled because "_3_8_django__4_2__" failed.
build (3.10, django==5.0.*)
Process completed with exit code 1.
build (3.11, django==4.2.*)
The job was canceled because "_3_8_django__4_2__" failed.
build (3.11, django==4.2.*)
The operation was canceled.
build (3.12, django==5.0.*)
The job was canceled because "_3_8_django__4_2__" failed.
build (3.12, django==5.0.*)
The operation was canceled.
build (3.10, django==5.1.*)
The job was canceled because "_3_8_django__4_2__" failed.
build (3.10, django==5.1.*)
The operation was canceled.
build (3.8, django==4.2.*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/