ci(e2e): implement comprehensive cross-platform E2E testing infrastructure #216
lint.yml
on: pull_request
Go Lint
34s
Action Lint
7s
Markdown Lint
6s
YAML Lint
12s
Annotations
10 errors and 6 warnings
|
Lists should be surrounded by blank lines:
.pr-template-filled.md#L78
.pr-template-filled.md:78 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- ✅ Linux AMD64/ARM64 binaries"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Lists should be surrounded by blank lines:
.pr-template-filled.md#L55
.pr-template-filled.md:55 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `test/e2e/helpers_test.go`: ..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
.pr-template-filled.md#L54
.pr-template-filled.md:54 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### E2E Test Infrastructure"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
Lists should be surrounded by blank lines:
.pr-template-filled.md#L49
.pr-template-filled.md:49 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `nfpm.yaml`: New nfpm config..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
.pr-template-filled.md#L48
.pr-template-filled.md:48 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Build & Packaging"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
Lists should be surrounded by blank lines:
.pr-template-filled.md#L45
.pr-template-filled.md:45 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `cmd/setup.go`: Skip Unix pe..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
.pr-template-filled.md#L44
.pr-template-filled.md:44 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Code Fixes"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
Lists should be surrounded by blank lines:
.pr-template-filled.md#L36
.pr-template-filled.md:36 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Added 10 platform-specific E..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
.pr-template-filled.md#L35
.pr-template-filled.md:35 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### E2E Workflow (`.github/workflows/e2e.yml`)"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
Lists should be surrounded by blank lines:
.pr-template-filled.md#L13
.pr-template-filled.md:13 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. **Prerelease gate pattern**..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
YAML Lint:
./.github/actions/setup-gh-app-auth/action.yml#L134
134:121 [line-length] line too long (121 > 120 characters)
|
|
YAML Lint:
./.github/actions/setup-gh-app-auth/action.yml#L65
65:121 [line-length] line too long (223 > 120 characters)
|
|
YAML Lint:
./.github/actions/setup-gh-app-auth/action.yml#L63
63:121 [line-length] line too long (145 > 120 characters)
|
|
YAML Lint:
./.github/workflows/e2e.yml#L476
476:121 [line-length] line too long (171 > 120 characters)
|
|
YAML Lint:
./.github/workflows/e2e.yml#L28
28:7 [comments-indentation] comment not indented like content
|
|
YAML Lint:
./.github/workflows/release.yml#L70
70:121 [line-length] line too long (129 > 120 characters)
|