Feature: provide automated PR reviews for linting related changes #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
lint-docs:
files/en-us/games/index.md#L12
[MDNLinter] reported by reviewdog 🐶
Raw Output:
files/en-us/games/index.md:12:-body { background-color: aqua; }
files/en-us/games/index.md:12:+body {
files/en-us/games/index.md:13:+ background-color: aqua;
files/en-us/games/index.md:14:+}
|
lint-docs:
files/en-us/games/index.md#L22
[MDNLinter] reported by reviewdog 🐶
Raw Output:
files/en-us/games/index.md:22:-* item 1
files/en-us/games/index.md:23:-+ item 2
files/en-us/games/index.md:24:+- item 1
files/en-us/games/index.md:25:+- item 2
files/en-us/games/index.md:26:+
|
lint-docs:
files/en-us/games/index.md#L18
[markdownlint] reported by reviewdog 🐶
MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: # Develop web games]
Raw Output:
files/en-us/games/index.md:18 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: # Develop web games]
|