bash basics tutorial #3435
Annotations
9 errors and 3 warnings
Lint (Markdown):
content/bash-scripting-basics.md#L17
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Scripting Basics"]
|
Lint (Markdown):
content/bash-scripting-basics.md#L17
Multiple top-level headings in the same document [Context: "# Scripting Basics"]
|
Lint (Markdown):
content/bash-scripting-basics.md#L22
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Creating a working script"]
|
Lint (Markdown):
content/bash-scripting-basics.md#L55
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Adding functionality"]
|
Lint (Markdown):
content/bash-scripting-basics.md#L58
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Variables"]
|
Lint (Markdown):
content/bash-scripting-basics.md#L93
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### If-Then Statements"]
|
Lint (Markdown):
content/bash-scripting-basics.md#L124
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Conclusion"]
|
Lint (Markdown):
content/bash-scripting-basics.md#L127
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Useful places to find information"]
|
Lint (Markdown)
Process completed with exit code 1.
|
Lint (Markdown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, xt0rted/markdownlint-problem-matcher@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint (Javascript)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|