Skip to content

feat: replace static date badge with dynamic last-commit and SOTA badges #5

feat: replace static date badge with dynamic last-commit and SOTA badges

feat: replace static date badge with dynamic last-commit and SOTA badges #5

Triggered via push March 19, 2026 15:47
Status Failure
Total duration 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Tables should be surrounded by blank lines: docs/taxonomy.md#L81
docs/taxonomy.md:81 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Dataset | Modality | Scale |"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md058.md
Tables should be surrounded by blank lines: docs/taxonomy.md#L75
docs/taxonomy.md:75 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Dataset | Modality | Scale |"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md058.md
Tables should be surrounded by blank lines: docs/taxonomy.md#L68
docs/taxonomy.md:68 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Dataset | Modality | Scale |"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md058.md
Tables should be surrounded by blank lines: docs/taxonomy.md#L60
docs/taxonomy.md:60 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Dataset | Modality | Scale |"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md058.md
Tables should be surrounded by blank lines: docs/taxonomy.md#L52
docs/taxonomy.md:52 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Dataset | Modality | Scale |"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md058.md
Tables should be surrounded by blank lines: docs/taxonomy.md#L44
docs/taxonomy.md:44 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Dataset | Modality | Scale |"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md058.md
Tables should be surrounded by blank lines: docs/taxonomy.md#L30
docs/taxonomy.md:30 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Dataset | Sensors | Scale |"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md058.md
Tables should be surrounded by blank lines: docs/taxonomy.md#L21
docs/taxonomy.md:21 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Dataset | Modality | Scale |"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md058.md
Tables should be surrounded by blank lines: docs/taxonomy.md#L8
docs/taxonomy.md:8 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Dataset | Modality | Scale |"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md058.md
Code block style: docs/index.md#L57
docs/index.md:57 MD046/code-block-style Code block style [Expected: indented; Actual: fenced] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md046.md
lint
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@v19. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/