Skip to content

DS-4012 Checking Auto trigger of dev pipeline #5712

DS-4012 Checking Auto trigger of dev pipeline

DS-4012 Checking Auto trigger of dev pipeline #5712

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

code-quality.yml

on: pull_request
check-code-quality
2m 8s
check-code-quality
check-markdown-code-quality
14s
check-markdown-code-quality
check-prose
10s
check-prose
check-python-code-quality
1m 6s
check-python-code-quality
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
check-prose
Vale and reviewdog exited with status code: 1
check-prose: README.md#L238
[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": 238, "column": 14}}}, "severity": "ERROR"}
check-prose: README.md#L238
[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": 238, "column": 1}}}, "severity": "ERROR"}
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.