replace Super-Linter with Mega-Linter (#591) #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 10 warnings
lint:
.github/linters/.markdown-lint.yml#L7
7:21 [new-line-at-end-of-file] no new line character at the end of file
|
lint:
.github/linters/.yaml-lint.yml#L45
45:27 [new-line-at-end-of-file] no new line character at the end of file
|
lint:
.github/workflows/cherrypick.yml#L52
52:47 [new-line-at-end-of-file] no new line character at the end of file
|
lint:
.github/workflows/codeql-analysis.yml#L16
16:16 [brackets] too many spaces inside brackets
|
lint:
.github/workflows/codeql-analysis.yml#L16
16:34 [brackets] too many spaces inside brackets
|
lint:
.github/workflows/codeql-analysis.yml#L19
19:16 [brackets] too many spaces inside brackets
|
lint:
.github/workflows/codeql-analysis.yml#L19
19:34 [brackets] too many spaces inside brackets
|
lint:
.github/workflows/codeql-analysis.yml#L35
35:20 [brackets] too many spaces inside brackets
|
lint:
.github/workflows/codeql-analysis.yml#L35
35:41 [brackets] too many spaces inside brackets
|
lint:
.github/workflows/codeql-analysis.yml#L41
41:5 [indentation] wrong indentation: expected 6 but found 4
|
lint:
.github/linters/.yaml-lint.yml#L1
1:1 [document-start] missing document start "---"
|
lint:
.github/workflows/cherrypick.yml#L1
1:1 [document-start] missing document start "---"
|
lint:
.github/workflows/cherrypick.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
lint:
.github/workflows/codeql-analysis.yml#L12
12:1 [document-start] missing document start "---"
|
lint:
.github/workflows/codeql-analysis.yml#L14
14:1 [truthy] truthy value should be one of [false, true]
|
lint:
.github/workflows/codeql-analysis.yml#L66
66:6 [comments] missing starting space in comment
|
lint:
.github/workflows/create-patch-branch.yml#L1
1:1 [document-start] missing document start "---"
|
lint:
.github/workflows/create-patch-branch.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
lint:
.github/workflows/dependency-review.yml#L7
7:1 [document-start] missing document start "---"
|
lint:
.github/workflows/dependency-review.yml#L8
8:1 [truthy] truthy value should be one of [false, true]
|