Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks #211

[pre-commit.ci] auto fixes from pre-commit.com hooks

[pre-commit.ci] auto fixes from pre-commit.com hooks #211

Triggered via push October 23, 2023 18:42
Status Failure
Total duration 3m 5s
Artifacts

ci.yml

on: push
Run linters
13s
Run linters
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Run linters
Command failed: git push To https://github.com/jet-net/JetNet ! [rejected] pre-commit-ci-update-config -> pre-commit-ci-update-config (fetch first) error: failed to push some refs to 'https://github.com/jet-net/JetNet' hint: Updates were rejected because the remote contains work that you do not hint: have locally. This is usually caused by another repository pushing to hint: the same ref. If you want to integrate the remote changes, use hint: 'git pull' before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details.
pytest (3.7, tests/datasets/test_jetnet.py)
Process completed with exit code 1.
pytest (3.10, tests/evaluation/test_gen_metrics.py)
The job was canceled because "_3_7_tests_datasets_test_" failed.
pytest (3.10, tests/evaluation/test_gen_metrics.py)
The operation was canceled.
pytest (3.10, tests/datasets/test_utils.py)
The job was canceled because "_3_7_tests_datasets_test_" failed.
pytest (3.10, tests/datasets/test_utils.py)
The operation was canceled.
pytest (3.10, tests/datasets/test_normalisations.py)
The job was canceled because "_3_7_tests_datasets_test_" failed.
pytest (3.10, tests/datasets/test_normalisations.py)
The operation was canceled.
pytest (3.10, tests/utils/test_image.py)
The job was canceled because "_3_7_tests_datasets_test_" failed.
pytest (3.10, tests/utils/test_image.py)
The operation was canceled.
pytest (3.10, tests/datasets/test_jetnet.py)
The job was canceled because "_3_7_tests_datasets_test_" failed.
pytest (3.10, tests/datasets/test_jetnet.py)
The operation was canceled.
pytest (3.7, tests/evaluation/test_gen_metrics.py)
The job was canceled because "_3_7_tests_datasets_test_" failed.
pytest (3.7, tests/evaluation/test_gen_metrics.py)
The operation was canceled.
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/