Skip to content

feat: download option and verify integrity before loading #213

feat: download option and verify integrity before loading

feat: download option and verify integrity before loading #213

Triggered via pull request October 24, 2023 03:50
Status Failure
Total duration 2m 49s
Artifacts

ci.yml

on: pull_request
Run linters
9s
Run linters
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
Run linters
This action does not have permission to create annotations on forks. You may want to run it only on `pull_request_target` events with checks permissions set to write. See https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#permissions for details.
Run linters
This action does not have permission to push to forks. You may want to run it only on `push` events.
Run linters
Command failed: git push remote: Permission to rkansal47/JetNet.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/rkansal47/JetNet.git/': The requested URL returned error: 403
pytest (3.7, tests/datasets/test_jetnet.py)
Process completed with exit code 1.
pytest (3.7, tests/datasets/test_utils.py)
The job was canceled because "_3_7_tests_datasets_test_" failed.
pytest (3.7, tests/datasets/test_normalisations.py)
The job was canceled because "_3_7_tests_datasets_test_" failed.
pytest (3.7, tests/datasets/test_normalisations.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.
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_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.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/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_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.
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/