fix(codeql): skip on merge_group like scorecard and zizmor already do #562
ci.yml
on: pull_request
Lint Workflows
/
actionlint
34s
Lint Markdown
/
markdownlint
12s
Lint YAML
/
yamllint
17s
zizmor
/
zizmor analysis
31s
Annotations
11 errors and 2 warnings
|
Fenced code blocks should be surrounded by blank lines:
docs/design/go-workflow-standardization.md#L71
docs/design/go-workflow-standardization.md:71 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```yaml"] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md031.md
|
|
Lists should be surrounded by blank lines:
docs/design/go-workflow-standardization.md#L69
docs/design/go-workflow-standardization.md:69 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Includes `check-template-dri..."] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md032.md
|
|
Lists should be surrounded by blank lines:
docs/design/go-workflow-standardization.md#L62
docs/design/go-workflow-standardization.md:62 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `ghcr-retention.yml` — porte..."] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md032.md
|
|
Lists should be surrounded by blank lines:
docs/design/go-workflow-standardization.md#L58
docs/design/go-workflow-standardization.md:58 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `go-check.yml` — new inputs ..."] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md032.md
|
|
Table column style:
docs/design/go-workflow-standardization.md#L15
docs/design/go-workflow-standardization.md:15:13 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md060.md
|
|
Table column style:
docs/design/go-workflow-standardization.md#L15
docs/design/go-workflow-standardization.md:15:9 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md060.md
|
|
Table column style:
docs/design/go-workflow-standardization.md#L15
docs/design/go-workflow-standardization.md:15:9 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md060.md
|
|
Table column style:
docs/design/go-workflow-standardization.md#L15
docs/design/go-workflow-standardization.md:15:5 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md060.md
|
|
Table column style:
docs/design/go-workflow-standardization.md#L15
docs/design/go-workflow-standardization.md:15:5 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md060.md
|
|
Table column style:
docs/design/go-workflow-standardization.md#L15
docs/design/go-workflow-standardization.md:15:1 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md060.md
|
|
Lint YAML / yamllint:
./.github/workflows/node-release.yml#L727
727:49 [new-line-at-end-of-file] no new line character at the end of file
|
|
Lint Markdown / markdownlint
markdownlint reported findings. Non-blocking because strict=false; ship a .markdownlint.yaml with tightened rules or set strict=true after cleanup.
|
|
Lint YAML / yamllint
yamllint reported findings. Non-blocking because strict=false; ship a .yamllint with tightened rules or set strict=true after cleanup.
|