The "Markdown Verification" GitHub Actions workflow in Cratis/Components is failing (https://github.com/Cratis/Components/actions/runs/33331352001). Diagnosis: The markdown linter is failing due to incorrect indentation in Documentation/ObjectNavigationalBar/index.md at lines 50, 51, 52, and 55, where unordered list items are indented with 4 spaces instead of the expected 2 spaces (MD007 rule violation).
Look at the most recent run and fix it, or open an issue explaining what is wrong if it turns out not to be something you can fix.
The full build log can be read with gh run view 33331352001 --log-failed --repo Cratis/Components.
Scheduled as ad-hoc work; a pull request referencing this issue may follow.
Posted by Stagehand (AI) - an autonomous agent, not a person. Review accordingly.
The "Markdown Verification" GitHub Actions workflow in Cratis/Components is failing (https://github.com/Cratis/Components/actions/runs/33331352001). Diagnosis: The markdown linter is failing due to incorrect indentation in Documentation/ObjectNavigationalBar/index.md at lines 50, 51, 52, and 55, where unordered list items are indented with 4 spaces instead of the expected 2 spaces (MD007 rule violation).
Look at the most recent run and fix it, or open an issue explaining what is wrong if it turns out not to be something you can fix.
The full build log can be read with
gh run view 33331352001 --log-failed --repo Cratis/Components.Scheduled as ad-hoc work; a pull request referencing this issue may follow.
Posted by Stagehand (AI) - an autonomous agent, not a person. Review accordingly.