Skip to content

DS-4012 Test develop pipeline implementation #5711

DS-4012 Test develop pipeline implementation

DS-4012 Test develop pipeline implementation #5711

Triggered via pull request July 24, 2025 22:53
Status Failure
Total duration 2m 11s
Artifacts

code-quality.yml

on: pull_request
check-code-quality
2m 7s
check-code-quality
check-markdown-code-quality
18s
check-markdown-code-quality
check-prose
9s
check-prose
check-python-code-quality
1m 8s
check-python-code-quality
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
check-prose
Vale and reviewdog exited with status code: 1
check-prose: README.md#L209
[vale] reported by reviewdog 🐶 [Vale.Terms] Use '[A-Z]+s' instead of 'is'. Raw Output: {"message": "[Vale.Terms] Use '[A-Z]+s' instead of 'is'.", "location": {"path": "README.md", "range": {"start": {"line": 209, "column": 14}}}, "severity": "ERROR"}
check-prose: README.md#L209
[vale] reported by reviewdog 🐶 [Vale.Terms] Use '[A-Z]+s' instead of 'This'. Raw Output: {"message": "[Vale.Terms] Use '[A-Z]+s' instead of 'This'.", "location": {"path": "README.md", "range": {"start": {"line": 209, "column": 1}}}, "severity": "ERROR"}
check-markdown-code-quality
Failed with exit code: 1
Multiple consecutive blank lines: README.md#L626
README.md:626 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.