DRAFT: Tests/ipv6 only environment #14318
lint.yml
on: pull_request
NJS Lint
14s
Actionlint
10s
Markdown Lint
8s
Chart Lint
21s
YAML lint
17s
Matrix: Go Lint
Annotations
7 errors
|
Actionlint:
.github/workflows/nfr-ipv6-only.yml#L197
[actionlint] reported by reviewdog 🐶
property "image" is not defined in object type {image_tag: any; type: string; version: any} [expression]
Raw Output:
e:.github/workflows/nfr-ipv6-only.yml:197:265: property "image" is not defined in object type {image_tag: any; type: string; version: any} [expression]
|
|
Actionlint:
.github/workflows/nfr-ipv6-only.yml#L137
[actionlint] reported by reviewdog 🐶
property "image" is not defined in object type {image_tag: any; type: string; version: any} [expression]
Raw Output:
e:.github/workflows/nfr-ipv6-only.yml:137:105: property "image" is not defined in object type {image_tag: any; type: string; version: any} [expression]
|
|
Actionlint:
.github/workflows/nfr-ipv6-only.yml#L137
[actionlint] reported by reviewdog 🐶
property "image" is not defined in object type {image_tag: any; type: string; version: any} [expression]
Raw Output:
e:.github/workflows/nfr-ipv6-only.yml:137:63: property "image" is not defined in object type {image_tag: any; type: string; version: any} [expression]
|
|
Actionlint:
.github/workflows/nfr-ipv6-only.yml#L92
[actionlint] reported by reviewdog 🐶
property "type" is not defined in object type {} [expression]
Raw Output:
e:.github/workflows/nfr-ipv6-only.yml:92:13: property "type" is not defined in object type {} [expression]
|
|
Actionlint:
.github/workflows/nfr-ipv6-only.yml#L68
[actionlint] reported by reviewdog 🐶
property "type" is not defined in object type {} [expression]
Raw Output:
e:.github/workflows/nfr-ipv6-only.yml:68:69: property "type" is not defined in object type {} [expression]
|
|
Actionlint:
.github/workflows/nfr-ipv6-only.yml#L36
[actionlint] reported by reviewdog 🐶
property "image" is not defined in object type {image_tag: any; type: string; version: any} [expression]
Raw Output:
e:.github/workflows/nfr-ipv6-only.yml:36:58: property "image" is not defined in object type {image_tag: any; type: string; version: any} [expression]
|
|
YAML lint:
.github/workflows/nfr-ipv6-only.yml#L292
[yamllint] reported by reviewdog 🐶
[error] no new line character at the end of file (new-line-at-end-of-file)
Raw Output:
./.github/workflows/nfr-ipv6-only.yml:292:34: [error] no new line character at the end of file (new-line-at-end-of-file)
|