Skip to content

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

Add example of helm chart for vllm deployment on k8s

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

Triggered via pull request November 27, 2024 16:01
Status Failure
Total duration 21s
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:4:794: Quote this to prevent word splitting
actionlint: .github/workflows/lint-test.yaml#L69
shellcheck reported issue in this script: SC2006:style:2:6: Use $(...) notation instead of legacy backticks `...`
actionlint: .github/workflows/lint-test.yaml#L69
shellcheck reported issue in this script: SC2086:info:10:6: Double quote to prevent globbing and word splitting
actionlint: .github/workflows/lint-test.yaml#L69
shellcheck reported issue in this script: SC2077:error:10:12: You need spaces around the comparison operator
actionlint
Process completed with exit code 1.