Initial commit #1
Annotations
7 errors
π Run ruff linter:
src/spotifyaio/__init__.py#L1
src/spotifyaio/__init__.py:1:1: D104 Missing docstring in public package
|
π Run ruff linter:
tests/test_init.py#L1
tests/test_init.py:1:1: INP001 File `tests/test_init.py` is part of an implicit namespace package. Add an `__init__.py`.
|
π Run ruff linter:
tests/test_init.py#L1
tests/test_init.py:1:1: D100 Missing docstring in public module
|
π Run ruff linter:
tests/test_init.py#L3
tests/test_init.py:3:5: ANN201 Missing return type annotation for public function `test`
|
π Run ruff linter:
tests/test_init.py#L3
tests/test_init.py:3:5: D103 Missing docstring in public function
|
π Run ruff linter:
tests/test_init.py#L4
tests/test_init.py:4:5: S101 Use of `assert` detected
|
π Run ruff linter
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading