Skip to content

AdMatic Adapter: New features (Pixad included) (#5019) #2

AdMatic Adapter: New features (Pixad included) (#5019)

AdMatic Adapter: New features (Pixad included) (#5019) #2

Triggered via push March 14, 2024 11:38
Status Failure
Total duration 21s
Artifacts

ci.yml

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

Annotations

10 errors and 1 warning
Table column count: dev-docs/bidders/adagio.md#L71
dev-docs/bidders/adagio.md:71:425 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
Table column count: dev-docs/bidders/criteo.md#L76
dev-docs/bidders/criteo.md:76:321 MD056/table-column-count Table column count [Expected: 5; Actual: 6; Too many cells, extra data will be missing] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md056.md
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/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
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/.