Skip to content

Add model test CI

Add model test CI #77

Triggered via pull request July 3, 2024 09:06
Status Success
Total duration 1m 10s
Artifacts

lint.yaml

on: pull_request
Optional Lint
42s
Optional Lint
Enforce style
59s
Enforce style
Fit to window
Zoom out
Zoom in

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/.