Skip to content

Default delete & dataset creation fix #1029

Default delete & dataset creation fix

Default delete & dataset creation fix #1029

Triggered via pull request July 8, 2025 06:57
Status Failure
Total duration 9m 7s
Artifacts

ci.yaml

on: pull_request
pre-commit
15s
pre-commit
auto-assigner
5s
auto-assigner
labeler
7s
labeler
update-base-report
0s
update-base-report
Matrix: check-requirements
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Semgrep Issue: examples/utils/torch_utils.py#L90
Functions reliant on pickle can result in arbitrary code execution. Consider loading from `state_dict`, using fickling, or switching to a safer serialization method like ONNX
Semgrep Issue: examples/utils/torch_utils.py#L89
Functions reliant on pickle can result in arbitrary code execution. Consider loading from `state_dict`, using fickling, or switching to a safer serialization method like ONNX
Semgrep Issue: examples/utils/torch_utils.py#L82
Functions reliant on pickle can result in arbitrary code execution. Consider loading from `state_dict`, using fickling, or switching to a safer serialization method like ONNX
Semgrep Issue: examples/utils/torch_utils.py#L81
Functions reliant on pickle can result in arbitrary code execution. Consider loading from `state_dict`, using fickling, or switching to a safer serialization method like ONNX
tests (ubuntu-latest)
Process completed with exit code 2.
tests (windows-latest)
The operation was canceled.
tests (windows-latest)
The strategy configuration was canceled because "tests.ubuntu-latest" failed