Skip to content

Merge branch 'main' into ds-an-lg-relationships #567

Merge branch 'main' into ds-an-lg-relationships

Merge branch 'main' into ds-an-lg-relationships #567

Triggered via push December 8, 2025 18:17
Status Failure
Total duration 26s
Artifacts

lint-publish.yml

on: push
lint-format
22s
lint-format
publish
publish
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint-format
Process completed with exit code 1.
Ruff (F841): mitreattack/attackToExcel/stixToDf.py#L460
mitreattack/attackToExcel/stixToDf.py:460:17: F841 Local variable `analytic_name` is assigned to but never used
Ruff (D200): mitreattack/attackToExcel/attackToExcel.py#L150
mitreattack/attackToExcel/attackToExcel.py:150:5: D200 One-line docstring should fit on one line