D assistant take 2 #185
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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:
contentctl/input/director.py#L143
contentctl/input/director.py:143:9: SyntaxError: Expected an indented block after `except` clause
|
|
Ruff (F821):
contentctl/objects/abstract_security_content_objects/security_content_object_abstract.py#L437
contentctl/objects/abstract_security_content_objects/security_content_object_abstract.py:437:44: F821 Undefined name `SecurityContentObject`
|
|
lint
Process completed with exit code 1.
|