Skip to content

Update doc_locations.md for Java tooling (#339) #210

Update doc_locations.md for Java tooling (#339)

Update doc_locations.md for Java tooling (#339) #210

Triggered via push October 29, 2024 16:28
Status Success
Total duration 22s
Artifacts

markdownlint.yml

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

Annotations

6 errors and 1 warning
Trailing spaces: content/en/about/doc_locations.md#L13
content/en/about/doc_locations.md:13:126 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Trailing spaces: content/en/about/doc_locations.md#L14
content/en/about/doc_locations.md:14:202 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Multiple consecutive blank lines: content/en/about/doc_locations.md#L27
content/en/about/doc_locations.md:27 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md012.md
Multiple consecutive blank lines: content/en/about/doc_locations.md#L43
content/en/about/doc_locations.md:43 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md012.md
Trailing spaces: content/en/about/doc_locations.md#L50
content/en/about/doc_locations.md:50:46 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
markdownlint
Failed with exit code: 1
markdownlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, DavidAnson/markdownlint-cli2-action@v11. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/