A Pylint plugin that formats output as GitHub Actions annotations. Version 0.6.0 requires Python >=3.9 and is actively maintained. Releases are infrequent but stable.
pip install pylint-actionsVerified import paths — ran on the pinned version, not inferred.
Register the plugin before running pylint to format output as GitHub Actions annotations.
Upgrade Python to >=3.9 or pin pylint-actions to <0.6.0.
Use `--load-plugins=pylint_actions` or call `register_actions()` before `Run()`.
No fix needed; it's by design. Use environment variable detection if you want conditional behavior.
No dependency data recorded yet.