Add model test CI #78
Annotations
5 warnings
.azure-pipelines/scripts/models/run_onnxrt_models_trigger.sh#L47
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./.azure-pipelines/scripts/models/run_onnxrt_models_trigger.sh:47:43: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
.azure-pipelines/scripts/models/run_onnxrt_models_trigger.sh#L52
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./.azure-pipelines/scripts/models/run_onnxrt_models_trigger.sh:52:52: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
.azure-pipelines/scripts/models/run_onnxrt_models_trigger.sh#L61
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./.azure-pipelines/scripts/models/run_onnxrt_models_trigger.sh:61:36: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
.azure-pipelines/scripts/models/run_onnxrt_models_trigger.sh#L70
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./.azure-pipelines/scripts/models/run_onnxrt_models_trigger.sh:70:35: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
.azure-pipelines/scripts/models/env_setup.sh#L28
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./.azure-pipelines/scripts/models/env_setup.sh:28:11: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
This job succeeded
Loading