Skip to content

D assistant take 2 #151

D assistant take 2

D assistant take 2 #151

Triggered via pull request February 17, 2025 17:36
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F841): contentctl/actions/build.py#L47
contentctl/actions/build.py:47:13: F841 Local variable `deprecation_lookup_fake_yml_path` is assigned to but never used
Ruff (F841): contentctl/actions/build.py#L56
contentctl/actions/build.py:56:13: F841 Local variable `deprecation_lookup_csv_path` is assigned to but never used
Ruff (F821): contentctl/objects/abstract_security_content_objects/security_content_object_abstract.py#L191
contentctl/objects/abstract_security_content_objects/security_content_object_abstract.py:191:68: F821 Undefined name `b`
Ruff (F821): contentctl/objects/abstract_security_content_objects/security_content_object_abstract.py#L371
contentctl/objects/abstract_security_content_objects/security_content_object_abstract.py:371:44: F821 Undefined name `SecurityContentObject`
lint
Process completed with exit code 1.