Skip to content

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

Add example of helm chart for vllm deployment on k8s

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

Triggered via pull request November 27, 2024 11:54
Status Failure
Total duration 16s
Artifacts

actionlint.yml

on: pull_request
actionlint
5s
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:773: Quote this to prevent word splitting
actionlint: .github/workflows/lint-test.yaml#L66
shellcheck reported issue in this script: SC2006:style:4:6: Use $(...) notation instead of legacy backticks `...`
actionlint: .github/workflows/lint-test.yaml#L66
shellcheck reported issue in this script: SC2086:info:12:6: Double quote to prevent globbing and word splitting
actionlint: .github/workflows/lint-test.yaml#L66
shellcheck reported issue in this script: SC2077:error:12:12: You need spaces around the comparison operator
actionlint
Process completed with exit code 1.