Skip to content

πŸš€ feat: Add Load-Shedding Middleware #633

πŸš€ feat: Add Load-Shedding Middleware

πŸš€ feat: Add Load-Shedding Middleware #633

Re-run triggered January 4, 2025 00:24
Status Failure
Total duration 18s
Artifacts

markdown.yml

on: pull_request
markdownlint
6s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Heading levels should only increment by one level at a time: docs/middleware/loadshedding.md#L12
docs/middleware/loadshedding.md:12 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md001.md
Headings should be surrounded by blank lines: docs/middleware/loadshedding.md#L41
docs/middleware/loadshedding.md:41 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Example Usage"] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md022.md
Files should end with a single newline character: docs/middleware/loadshedding.md#L73
docs/middleware/loadshedding.md:73:3 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md047.md
Link fragments should be valid: docs/whats_new.md#L34
docs/whats_new.md:34:5 MD051/link-fragments Link fragments should be valid [Context: "[Load shedding](#loadshedding)"] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md051.md
Headings should be surrounded by blank lines: docs/whats_new.md#L814
docs/whats_new.md:814 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Load shedding"] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md022.md
Emphasis used instead of a heading: docs/whats_new.md#L817
docs/whats_new.md:817 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Functionality"] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md036.md
Lists should be surrounded by blank lines: docs/whats_new.md#L818
docs/whats_new.md:818 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Timeout Enforcement**: Aut..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md032.md
Headings should be surrounded by blank lines: docs/whats_new.md#L823
docs/whats_new.md:823 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## πŸ“‹ Migration guide"] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md022.md
Headings should be surrounded by blank lines: docs/whats_new.md#L1374
docs/whats_new.md:1374 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Load shedding"] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md022.md
Emphasis used instead of a heading: docs/whats_new.md#L1377
docs/whats_new.md:1377 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Key Parameters"] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md036.md
markdownlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636