Skip to content

refactor: Extract changelog_helper functions into focused modules #538

refactor: Extract changelog_helper functions into focused modules

refactor: Extract changelog_helper functions into focused modules #538

Triggered via push November 12, 2025 05:35
Status Success
Total duration 26s
Artifacts

lint-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (F401): mitreattack/diffStix/utils/version_utils.py#L4
mitreattack/diffStix/utils/version_utils.py:4:20: F401 `typing.Optional` imported but unused
Ruff (E731): mitreattack/diffStix/core/diff_stix.py#L583
mitreattack/diffStix/core/diff_stix.py:583:13: E731 Do not assign a `lambda` expression, use a `def`