Add linters #144
unit.yml
on: pull_request
lint
/
Lint (GitHub Actions)
9s
lint
/
Lint (Shell)
5s
lint
/
Lint (YAML)
9s
Matrix: unit
Annotations
6 errors and 2 notices
|
lint / Lint (Shell)
Process completed with exit code 123.
|
|
lint / Lint (YAML)
Process completed with exit code 123.
|
|
lint / Lint (YAML):
tests/fixtures/skaffold.yaml#L23
23:7 [indentation] wrong indentation: expected 8 but found 6
|
|
lint / Lint (YAML):
tests/fixtures/clouddeploy.yaml.template#L24
24:1 [document-start] found forbidden document start "---"
|
|
lint / Lint (GitHub Actions)
Process completed with exit code 1.
|
|
lint / Lint (GitHub Actions):
.github/workflows/integration.yml#L38
.github/workflows/integration.yml@38 shellcheck reported issue in this script: SC2086:info:1:72: Double quote to prevent globbing and word splitting
```
run: |-
^~~~
```
|
|
unit (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
unit (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|