ORT GPU build #12088
Annotations
3 warnings and 10 notices
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter:
onnxruntime.sh#L23
Declare and assign separately to avoid masking return values. [SC2155]
|
Run linter:
onnxruntime.sh#L89
Quote this to prevent word splitting. [SC2046]
|
Run linter:
onnxruntime.sh#L27
Use { ..; } instead of (..) to avoid subshell overhead. [SC2235]
|
Run linter:
onnxruntime.sh#L39
Use { ..; } instead of (..) to avoid subshell overhead. [SC2235]
|
Run linter:
onnxruntime.sh#L41
This default assignment may cause DoS due to globbing. Quote it. [SC2223]
|
Run linter:
onnxruntime.sh#L49
Use { ..; } instead of (..) to avoid subshell overhead. [SC2235]
|
Run linter:
onnxruntime.sh#L56
This default assignment may cause DoS due to globbing. Quote it. [SC2223]
|
Run linter:
onnxruntime.sh#L63
Use { ..; } instead of (..) to avoid subshell overhead. [SC2235]
|
Run linter:
onnxruntime.sh#L70
Use { ..; } instead of (..) to avoid subshell overhead. [SC2235]
|
Run linter:
onnxruntime.sh#L77
Double quote to prevent globbing and word splitting. [SC2086]
|
Run linter:
onnxruntime.sh#L78
Double quote to prevent globbing and word splitting. [SC2086]
|
Run linter:
onnxruntime.sh#L102
Double quote to prevent globbing and word splitting. [SC2086]
|
Loading