Add benchmark script for segment anything v2 #34229
Triggered via pull request
September 20, 2024 22:49
Status
Failure
Total duration
13m 59s
Artifacts
–
lint.yml
on: pull_request
Optional Lint
36s
Python format
3m 25s
Optional Lint C++
13m 48s
Lint JavaScript
23s
Annotations
2 errors and 16 warnings
Optional Lint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Optional Lint
Process completed with exit code 1.
|
Optional Lint:
onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh#L26
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh:26:97: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh#L27
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh:27:97: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh#L30
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh:30:97: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh#L31
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh:31:97: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh#L34
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh:34:95: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh#L34
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh:34:116: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh#L35
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh:35:95: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh#L35
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh:35:116: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh#L38
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh:38:95: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Optional Lint:
onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh#L38
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./onnxruntime/python/tools/transformers/models/sam2/benchmark_sam2.sh:38:116: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Python format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Python format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|