Skip to content

Fix compatibility with Black 24.2.1 #712

Fix compatibility with Black 24.2.1

Fix compatibility with Black 24.2.1 #712

Triggered via push March 11, 2024 18:05
Status Success
Total duration 45s
Artifacts

pylint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
src/darker/verification.py#L12
Module "black.parsing" has no attribute "ASTSafetyError" [attr-defined]
src/darker/command_line.py#L13
Skipping analyzing "graylint.command_line": module is installed, but missing library stubs or py.typed marker [import-untyped]
src/darker/__main__.py#L50
Skipping analyzing "graylint.linting": module is installed, but missing library stubs or py.typed marker [import-untyped]
pylint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: wearerequired/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pylint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.