Skip to content

Fix GH action workflows for py2.7 deprecation #312

Fix GH action workflows for py2.7 deprecation

Fix GH action workflows for py2.7 deprecation #312

Triggered via pull request September 11, 2023 15:30
Status Failure
Total duration 1d 15h 32m 52s
Artifacts

tox.yml

on: pull_request
Path match check
7s
Path match check
Python unit tests (2.7)
50s
Python unit tests (2.7)
Python unit tests (2.7) + cryptography
59s
Python unit tests (2.7) + cryptography
Python postgres unit tests
0s
Python postgres unit tests
Matrix: Python unit tests + cryptography
Matrix: Python unit tests
Matrix: Python unit tests on Windows Server
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
Python unit tests (2.7)
Process completed with exit code 1.
Python unit tests (2.7) + cryptography
Process completed with exit code 1.
Python unit tests (3.4)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Python unit tests (3.5)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Python unit tests (3.6)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Python unit tests (3.7)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Python unit tests (3.8)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Python unit tests + cryptography (3.4, 2.3)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Python unit tests + cryptography (3.5, 2.3)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Python unit tests + cryptography (3.6, 2.3)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Python unit tests + cryptography (3.7, 2.3)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Python unit tests + cryptography (3.8, 2.3)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Python postgres unit tests
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Python unit tests (2.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python unit tests (2.7) + cryptography
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python unit tests on Windows Server (3.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python tests
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002