Skip to content

D assistant take 2 #196

D assistant take 2

D assistant take 2 #196

Triggered via pull request March 10, 2025 01:11
Status Failure
Total duration 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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: 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.