Skip to content

Improved export support #1037

Improved export support

Improved export support #1037

Triggered via pull request July 11, 2025 01:09
Status Failure
Total duration 2m 11s
Artifacts

ci.yaml

on: pull_request
pre-commit
33s
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

6 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
type-check
1 error
type-check: luxonis_ml/data/__main__.py#L486
Expected 4 positional arguments (reportCallIssue)