Skip to content

Less Restrictive Parsers #1041

Less Restrictive Parsers

Less Restrictive Parsers #1041

Triggered via pull request July 11, 2025 11:35
Status Failure
Total duration 8m 19s
Artifacts

ci.yaml

on: pull_request
pre-commit
28s
pre-commit
auto-assigner
3s
auto-assigner
labeler
5s
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