Skip to content

Enable more LLM examples #98

Enable more LLM examples

Enable more LLM examples #98

Triggered via pull request July 24, 2024 01:48
Status Success
Total duration 1m 13s
Artifacts

lint.yaml

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

Annotations

7 warnings
Optional Lint: examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L69
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:69:26: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L70
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:70:22: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L73
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:73:23: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L74
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:74:22: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L75
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:75:18: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L78
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:78:13: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
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/