Skip to content

upd filename

upd filename #2

Triggered via push May 14, 2024 22:22
Status Failure
Total duration 24s
Artifacts

ci.yml

on: push
run markdownlint
12s
run markdownlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Table pipe style: dev-docs/bidders/medianet.md#L45
dev-docs/bidders/medianet.md:45:1 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: trailing_only; Missing leading pipe] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md055.md
Multiple consecutive blank lines: dev-docs/bidders/opsco.md#L38
dev-docs/bidders/opsco.md:38 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md012.md
Multiple consecutive blank lines: dev-docs/bidders/preciso.md#L35
dev-docs/bidders/preciso.md:35 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md012.md
Trailing punctuation in heading: dev-docs/bidders/preciso.md#L43
dev-docs/bidders/preciso.md:43:36 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':'] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md026.md
Fenced code blocks should be surrounded by blank lines: dev-docs/bidders/preciso.md#L44
dev-docs/bidders/preciso.md:44 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```javascript"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md031.md
Fenced code blocks should be surrounded by blank lines: dev-docs/bidders/preciso.md#L51
dev-docs/bidders/preciso.md:51 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md031.md
Trailing punctuation in heading: dev-docs/bidders/preciso.md#L52
dev-docs/bidders/preciso.md:52:51 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':'] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md026.md
Fenced code blocks should be surrounded by blank lines: dev-docs/bidders/preciso.md#L53
dev-docs/bidders/preciso.md:53 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```javascript"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md031.md
Files should end with a single newline character: dev-docs/bidders/preciso.md#L63
dev-docs/bidders/preciso.md:63:3 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md047.md
Table column count: dev-docs/modules/a1MediaRtdProvider.md#L62
dev-docs/modules/a1MediaRtdProvider.md:62:111 MD056/table-column-count Table column count [Expected: 5; Actual: 4; Too few cells, row will be missing data] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md056.md
run markdownlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.