Skip to content

Add stable-diffusion-v1-5 example #122

Add stable-diffusion-v1-5 example

Add stable-diffusion-v1-5 example #122

Triggered via pull request August 9, 2024 08:13
Status Failure
Total duration 1m 19s
Artifacts

lint.yaml

on: pull_request
Optional Lint
24s
Optional Lint
Enforce style
1m 7s
Enforce style
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 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.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
Optional Lint
Process completed with exit code 1.
Enforce style
Process completed with exit code 1.
Optional Lint: examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L17
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:17:30: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L20
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:20:38: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L23
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:23:29: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L26
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:26:18: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L29
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:29:22: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L47
[shellcheck] reported by reviewdog 🐶 Use -n instead of ! -z. Raw Output: ./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:47:10: info: Use -n instead of ! -z. (ShellCheck.SC2236)
Optional Lint: examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L47
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:47:15: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L51
[shellcheck] reported by reviewdog 🐶 Use -n instead of ! -z. Raw Output: ./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:51:10: info: Use -n instead of ! -z. (ShellCheck.SC2236)
Optional Lint: examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L51
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:51:15: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L55
[shellcheck] reported by reviewdog 🐶 Use -n instead of ! -z. Raw Output: ./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:55:10: info: Use -n instead of ! -z. (ShellCheck.SC2236)
Enforce style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/