just testing pylint github annotations #17
Annotations
2 errors, 2 warnings, and 10 notices
Run pre-commit/[email protected]:
src/balba/balba.py#L49
Instance of 'Builder' has no 'no_member' member
|
Run pre-commit/[email protected]
Process completed with exit code 1.
|
Run pre-commit/[email protected]:
src/balba/balba.py#L36
Using an f-string that does not have any interpolated variables
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run pre-commit/[email protected]:
tests/test_balba.py#L1
Locally disabling missing-module-docstring (C0114)
|
Run pre-commit/[email protected]:
tests/test_balba.py#L1
Locally disabling missing-function-docstring (C0116)
|
Run pre-commit/[email protected]:
tests/test_balba.py#L1
Locally disabling redefined-outer-name (W0621)
|
Run pre-commit/[email protected]:
tests/test_balba.py#L1
Suppressed 'missing-module-docstring' (from line 1)
|
Run pre-commit/[email protected]:
tests/test_balba.py#L16
Suppressed 'missing-function-docstring' (from line 1)
|
Run pre-commit/[email protected]:
tests/test_balba.py#L24
Suppressed 'missing-function-docstring' (from line 1)
|
Run pre-commit/[email protected]:
tests/test_balba.py#L12
Suppressed 'missing-function-docstring' (from line 1)
|
Run pre-commit/[email protected]:
tests/test_balba.py#L16
Suppressed 'redefined-outer-name' (from line 1)
|
Run pre-commit/[email protected]:
tests/test_balba.py#L24
Suppressed 'redefined-outer-name' (from line 1)
|
Run pre-commit/[email protected]:
tests/test_builder.py#L1
Locally disabling missing-module-docstring (C0114)
|
Loading