Add model test CI #78
lint.yaml
on: pull_request
Optional Lint
17s
Enforce style
1m 6s
Annotations
6 warnings
Optional Lint:
.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)
|
Optional Lint:
.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)
|
Optional Lint:
.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)
|
Optional Lint:
.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)
|
Optional Lint:
.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)
|
Enforce style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|