v1.21: image paste through menu via tmux send-keys C-v (bypass modal … #3
lint.yml
on: push
shellcheck + bash -n
11s
markdownlint
7s
markdown link-check
30s
Annotations
11 errors and 3 warnings
|
Lists should be surrounded by blank lines:
AGENTS.md#L71
AGENTS.md:71 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- The workflow doesn't exist o..."] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md032.md
|
|
Fenced code blocks should be surrounded by blank lines:
AGENTS.md#L65
AGENTS.md:65 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md031.md
|
|
Fenced code blocks should be surrounded by blank lines:
AGENTS.md#L61
AGENTS.md:61 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md031.md
|
|
Fenced code blocks should be surrounded by blank lines:
AGENTS.md#L57
AGENTS.md:57 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md031.md
|
|
Fenced code blocks should be surrounded by blank lines:
AGENTS.md#L54
AGENTS.md:54 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md031.md
|
|
Fenced code blocks should be surrounded by blank lines:
AGENTS.md#L50
AGENTS.md:50 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md031.md
|
|
Fenced code blocks should be surrounded by blank lines:
AGENTS.md#L46
AGENTS.md:46 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md031.md
|
|
Fenced code blocks should be surrounded by blank lines:
AGENTS.md#L42
AGENTS.md:42 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md031.md
|
|
Fenced code blocks should have a language specified:
AGENTS.md#L35
AGENTS.md:35 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md040.md
|
|
Fenced code blocks should be surrounded by blank lines:
AGENTS.md#L35
AGENTS.md:35 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md031.md
|
|
shellcheck + bash -n
Process completed with exit code 1.
|
|
markdownlint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, DavidAnson/markdownlint-cli2-action@v18. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
shellcheck + bash -n
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
markdown link-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|