⬆️ Update dependency ruff to v0.16.4 #2617
linting.yaml
on: pull_request
codespell
24s
Ruff
21s
prek-builtin-hooks
12s
pre-commit-hooks
23s
pylint
28s
yamllint
24s
Prettier
30s
Annotations
10 errors
|
ruff (CPY001):
tests/test_spotify.py#L1
tests/test_spotify.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/syrupy.py#L1
tests/syrupy.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/const.py#L1
tests/const.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/conftest.py#L1
tests/conftest.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/__init__.py#L1
tests/__init__.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
src/spotifyaio/util.py#L1
src/spotifyaio/util.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
src/spotifyaio/spotify.py#L1
src/spotifyaio/spotify.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
src/spotifyaio/models.py#L1
src/spotifyaio/models.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
src/spotifyaio/exceptions.py#L1
src/spotifyaio/exceptions.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
src/spotifyaio/__init__.py#L1
src/spotifyaio/__init__.py:1:1: CPY001 Missing copyright notice at top of file
|