D assistant take 2 #151
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.
|