Skip to content

readme_fix

readme_fix #1

Triggered via push December 24, 2025 13:18
Status Failure
Total duration 11s
Artifacts
Run editorconfig-checker
8s
Run editorconfig-checker
Run markdownlint
5s
Run markdownlint
Run yamllint
4s
Run yamllint
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Run markdownlint
Failed with exit code: 1
Dollar signs used before commands without showing output: test/README.md#L16
test/README.md:16:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ python full_test_procedure.p..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md014.md
Fenced code blocks should have a language specified: test/README.md#L15
test/README.md:15 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md040.md
Dollar signs used before commands without showing output: test/README.md#L10
test/README.md:10:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ python simple_scenario_test...."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md014.md
Dollar signs used before commands without showing output: test/README.md#L9
test/README.md:9:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ python -m pip install -e .."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md014.md
Dollar signs used before commands without showing output: test/README.md#L8
test/README.md:8:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ source env/bin/activate"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md014.md
Dollar signs used before commands without showing output: test/README.md#L7
test/README.md:7:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ python -m venv env"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md014.md
Dollar signs used before commands without showing output: test/README.md#L6
test/README.md:6:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cd tests"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md014.md
Fenced code blocks should have a language specified: test/README.md#L5
test/README.md:5 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md040.md