Skip to content

Porting tests from archived repository of OpenPAYGO-Token #56

Porting tests from archived repository of OpenPAYGO-Token

Porting tests from archived repository of OpenPAYGO-Token #56

Re-run triggered December 23, 2025 14:34
Status Failure
Total duration 15s
Artifacts

check-generic.yaml

on: pull_request
Run editorconfig-checker
10s
Run editorconfig-checker
Run markdownlint
6s
Run markdownlint
Run yamllint
5s
Run yamllint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Run markdownlint
Failed with exit code: 1
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