Skip to content

feat!(middleware/session): re-write session middleware with handler #83

feat!(middleware/session): re-write session middleware with handler

feat!(middleware/session): re-write session middleware with handler #83

Triggered via pull request September 8, 2024 18:25
Status Failure
Total duration 16s
Artifacts

markdown.yml

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

Annotations

8 errors
Link fragments should be valid: docs/middleware/session.md#L32
docs/middleware/session.md:32:5 MD051/link-fragments Link fragments should be valid [Context: "[Using Custom Types in Session Data](#using-custom-types-in-session-data)"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md051.md
Trailing spaces: docs/middleware/session.md#L41
docs/middleware/session.md:41:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
Headings should be surrounded by blank lines: docs/middleware/session.md#L218
docs/middleware/session.md:218 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Recommendations:"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Trailing punctuation in heading: docs/middleware/session.md#L218
docs/middleware/session.md:218:20 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':'] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md026.md
Lists should be surrounded by blank lines: docs/middleware/session.md#L219
docs/middleware/session.md:219 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. **Session Middleware Withou..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Lists should be surrounded by blank lines: docs/middleware/session.md#L227
docs/middleware/session.md:227 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Ensure the CSRF token is emb..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Files should end with a single newline character: docs/middleware/session.md#L389
docs/middleware/session.md:389:3 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md047.md
markdownlint
Failed with exit code: 1