Skip to content

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

Add example of helm chart for vllm deployment on k8s

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

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

actionlint.yml

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