Skip to content

Add new Mend Platform API 3.0 file types to existing Mend parser #7270

Add new Mend Platform API 3.0 file types to existing Mend parser

Add new Mend Platform API 3.0 file types to existing Mend parser #7270

Triggered via pull request November 14, 2024 23:27
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
ruff-linting
8s
ruff-linting
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (W293): dojo/tools/mend/parser.py#L114
dojo/tools/mend/parser.py:114:1: W293 Blank line contains whitespace
Ruff (E303): dojo/tools/mend/parser.py#L115
dojo/tools/mend/parser.py:115:13: E303 Too many blank lines (2)
Ruff (FURB110): dojo/tools/mend/parser.py#L229
dojo/tools/mend/parser.py:229:27: FURB110 Replace ternary `if` expression with `or` operator
ruff-linting
Process completed with exit code 1.