Skip to content

Merge branch 'prebid:master' into master #4

Merge branch 'prebid:master' into master

Merge branch 'prebid:master' into master #4

Triggered via push April 29, 2024 18:26
Status Failure
Total duration 20s
Artifacts

ci.yml

on: push
run markdownlint
10s
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 pipe style: dev-docs/modules/oxxionRtdProvide.md#L74
dev-docs/modules/oxxionRtdProvide.md:74:117 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md055.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/.