TEST: Adding logs to find issue #8568
lint.yml
on: pull_request
NJS Lint
9s
Actionlint
14s
Markdown Lint
10s
Chart Lint
31s
YAML lint
25s
Matrix: Go Lint
Annotations
4 errors
Actionlint:
.github/workflows/ci.yml#L35
[actionlint] reported by reviewdog 🐶
property "filter" is not defined in object type {vars: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
Raw Output:
.github/workflows/ci.yml:35:25: property "filter" is not defined in object type {vars: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
|
YAML lint:
.github/workflows/ci.yml#L96
[yamllint] reported by reviewdog 🐶
[error] comment not indented like content (comments-indentation)
Raw Output:
./.github/workflows/ci.yml:96:7: [error] comment not indented like content (comments-indentation)
|
YAML lint:
.github/workflows/ci.yml#L124
[yamllint] reported by reviewdog 🐶
[error] comment not indented like content (comments-indentation)
Raw Output:
./.github/workflows/ci.yml:124:7: [error] comment not indented like content (comments-indentation)
|
YAML lint:
.github/workflows/ci.yml#L267
[yamllint] reported by reviewdog 🐶
[error] comment not indented like content (comments-indentation)
Raw Output:
./.github/workflows/ci.yml:267:3: [error] comment not indented like content (comments-indentation)
|