Tutorial for FANS #220
run-checks.yml
on: pull_request
Lint markdown files
14s
Check links in markdown files
15s
pre-commit checks
19s
Annotations
10 errors
|
Lint markdown files:
tutorial/README.md#L57
Fenced code blocks should have a language specified [Context: "```"]
|
|
Lint markdown files:
tutorial/README.md#L51
Fenced code blocks should have a language specified [Context: "```"]
|
|
Lint markdown files:
tutorial/README.md#L33
Fenced code blocks should have a language specified [Context: "```"]
|
|
Lint markdown files:
tutorial/README.md#L27
Fenced code blocks should have a language specified [Context: "```"]
|
|
Lint markdown files:
tutorial/README.md#L21
Fenced code blocks should have a language specified [Context: "```"]
|
|
Lint markdown files:
tutorial/README.md#L13
Fenced code blocks should have a language specified [Context: "```"]
|
|
Lint markdown files:
tutorial/README.md#L10
Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
|
Lint markdown files:
tutorial/README.md#L8
Fenced code blocks should have a language specified [Context: "```"]
|
|
Lint markdown files:
tutorial/README.md#L1
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# aiida-fans-tutorial"]
|
|
pre-commit checks
Process completed with exit code 1.
|