Skip to content

Default delete & dataset creation fix #1027

Default delete & dataset creation fix

Default delete & dataset creation fix #1027

Triggered via pull request July 7, 2025 11:43
Status Failure
Total duration 8m 4s
Artifacts

ci.yaml

on: pull_request
pre-commit
37s
pre-commit
auto-assigner
6s
auto-assigner
labeler
8s
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