Skip to content

ci: enhance GitHub Actions workflows with security and performance improvements #75

ci: enhance GitHub Actions workflows with security and performance improvements

ci: enhance GitHub Actions workflows with security and performance improvements #75

Triggered via pull request January 21, 2026 15:16
Status Failure
Total duration 1m 4s
Artifacts

docs-validation.yml

on: pull_request
validate-mermaid
53s
validate-mermaid
lint-markdown
6s
lint-markdown
docs-validation-summary
4s
docs-validation-summary
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint-markdown
Failed with exit code: 1
Multiple headings with the same content: .github/workflows/README.md#L560
.github/workflows/README.md:560 MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Common Issues"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md024.md
Fenced code blocks should be surrounded by blank lines: .github/workflows/README.md#L483
.github/workflows/README.md:483 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```yaml"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md031.md
Fenced code blocks should be surrounded by blank lines: .github/workflows/README.md#L474
.github/workflows/README.md:474 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```yaml"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md031.md
Fenced code blocks should be surrounded by blank lines: .github/workflows/README.md#L465
.github/workflows/README.md:465 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```yaml"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md031.md
Emphasis used instead of a heading: .github/workflows/README.md#L448
.github/workflows/README.md:448 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Step 3: Remove Unused Language..."] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md036.md
Fenced code blocks should be surrounded by blank lines: .github/workflows/README.md#L443
.github/workflows/README.md:443 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```yaml"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md031.md
Emphasis used instead of a heading: .github/workflows/README.md#L408
.github/workflows/README.md:408 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Step 1: Update Language Matrix"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md036.md