Skip to content

Draft of ORT GPU build #11580

Draft of ORT GPU build

Draft of ORT GPU build #11580

Triggered via pull request December 1, 2024 18:07
Status Success
Total duration 1m 52s
Artifacts

recipe-checks.yml

on: pull_request
alidistlint
20s
alidistlint
circular dependencies
1m 42s
circular dependencies
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 8 notices
alidistlint: onnxruntime.sh#L24
Declare and assign separately to avoid masking return values. [SC2155]
alidistlint: onnxruntime.sh#L81
Quote this to prevent word splitting. [SC2046]
alidistlint: onnxruntime.sh#L28
Use { ..; } instead of (..) to avoid subshell overhead. [SC2235]
alidistlint: onnxruntime.sh#L39
Use { ..; } instead of (..) to avoid subshell overhead. [SC2235]
alidistlint: onnxruntime.sh#L41
This default assignment may cause DoS due to globbing. Quote it. [SC2223]
alidistlint: onnxruntime.sh#L49
Use { ..; } instead of (..) to avoid subshell overhead. [SC2235]
alidistlint: onnxruntime.sh#L56
This default assignment may cause DoS due to globbing. Quote it. [SC2223]
alidistlint: onnxruntime.sh#L63
Use { ..; } instead of (..) to avoid subshell overhead. [SC2235]
alidistlint: onnxruntime.sh#L70
Use { ..; } instead of (..) to avoid subshell overhead. [SC2235]
alidistlint: onnxruntime.sh#L78
Double quote to prevent globbing and word splitting. [SC2086]