Skip to content

Add example of helm chart for vllm deployment on k8s #217

Add example of helm chart for vllm deployment on k8s

Add example of helm chart for vllm deployment on k8s #217

Triggered via pull request November 27, 2024 14:50
Status Failure
Total duration 19s
Artifacts

actionlint.yml

on: pull_request
actionlint
8s
actionlint
Fit to window
Zoom out
Zoom in

Annotations

6 errors
actionlint: .github/workflows/lint-test.yaml#L20
the runner of "actions/setup-python@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue
actionlint: .github/workflows/lint-test.yaml#L62
shellcheck reported issue in this script: SC2046:warning:1:774: Quote this to prevent word splitting
actionlint: .github/workflows/lint-test.yaml#L66
shellcheck reported issue in this script: SC2006:style:8:6: Use $(...) notation instead of legacy backticks `...`
actionlint: .github/workflows/lint-test.yaml#L66
shellcheck reported issue in this script: SC2086:info:16:6: Double quote to prevent globbing and word splitting
actionlint: .github/workflows/lint-test.yaml#L66
shellcheck reported issue in this script: SC2077:error:16:12: You need spaces around the comparison operator
actionlint
Process completed with exit code 1.