Skip to content

add additional python and torch versions to CI matrix #1428

add additional python and torch versions to CI matrix

add additional python and torch versions to CI matrix #1428

Triggered via push July 31, 2024 16:48
Status Failure
Total duration 1d 5h 11m 53s
Artifacts

code-style.yaml

on: push
Ensure black compliance
11s
Ensure black compliance
Ensure docstring coverage
0s
Ensure docstring coverage
Ensure imports are correctly sorted
0s
Ensure imports are correctly sorted
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Ensure docstring coverage
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Ensure imports are correctly sorted
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Ensure black compliance
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Ensure black compliance
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Code style checks
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