Skip to content

Bump ruff from 0.7.4 to 0.8.1 #7603

Bump ruff from 0.7.4 to 0.8.1

Bump ruff from 0.7.4 to 0.8.1 #7603

Triggered via pull request November 29, 2024 12:55
Status Failure
Total duration 21s
Artifacts

ruff.yml

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

Annotations

10 errors
Ruff (RUF039): dojo/management/commands/rename_mend_findings.py#L36
dojo/management/commands/rename_mend_findings.py:36:36: RUF039 First argument to `re.search()` is not raw string
Ruff (RUF039): dojo/management/commands/rename_mend_findings.py#L37
dojo/management/commands/rename_mend_findings.py:37:34: RUF039 First argument to `re.search()` is not raw string
Ruff (RUF039): dojo/pipeline.py#L110
dojo/pipeline.py:110:27: RUF039 First argument to `re.search()` is not raw string
Ruff (RUF039): dojo/tools/appcheck_web_application_scanner/engines/base.py#L208
dojo/tools/appcheck_web_application_scanner/engines/base.py:208:30: RUF039 First argument to `re.compile()` is not raw string
Ruff (RUF039): dojo/tools/burp_enterprise/parser.py#L165
dojo/tools/burp_enterprise/parser.py:165:54: RUF039 First argument to `re.search()` is not raw string
Ruff (RUF039): dojo/tools/burp_graphql/parser.py#L222
dojo/tools/burp_graphql/parser.py:222:31: RUF039 First argument to `re.search()` is not raw string
Ruff (RUF039): dojo/tools/crashtest_security/parser.py#L188
dojo/tools/crashtest_security/parser.py:188:43: RUF039 First argument to `re.findall()` is not raw string
Ruff (PTH208): dojo/tools/factory.py#L118
dojo/tools/factory.py:118:20: PTH208 Use `pathlib.Path.iterdir()` instead.
Ruff (RUF039): dojo/tools/microfocus_webinspect/parser.py#L114
dojo/tools/microfocus_webinspect/parser.py:114:31: RUF039 First argument to `re.search()` is not raw string
Ruff (RUF039): dojo/tools/nexpose/parser.py#L268
dojo/tools/nexpose/parser.py:268:49: RUF039 First argument to `re.sub()` is not raw string