Lint code #1077
lint.yml
on: pull_request
Get changed files
11s
Check formatting
9s
Check linting
10s
Check types with mypy
12s
Check docs
33s
Annotations
13 errors and 5 warnings
Check formatting
Process completed with exit code 1.
|
Check linting
Process completed with exit code 1.
|
Check linting:
beetsplug/tidal.py#L802
beetsplug/tidal.py:802:1: W293 Blank line contains whitespace
|
Check linting:
beetsplug/tidal.py#L795
beetsplug/tidal.py:795:89: E501 Line too long (95 > 88)
|
Check linting:
beetsplug/tidal.py#L793
beetsplug/tidal.py:793:1: W293 Blank line contains whitespace
|
Check linting:
beetsplug/tidal.py#L792
beetsplug/tidal.py:792:89: E501 Line too long (97 > 88)
|
Check linting:
beetsplug/tidal.py#L790
beetsplug/tidal.py:790:89: E501 Line too long (97 > 88)
|
Check linting:
beetsplug/tidal.py#L775
beetsplug/tidal.py:775:89: E501 Line too long (96 > 88)
|
Check linting:
beetsplug/tidal.py#L707
beetsplug/tidal.py:707:89: E501 Line too long (90 > 88)
|
Check linting:
beetsplug/tidal.py#L435
beetsplug/tidal.py:435:57: W291 Trailing whitespace
|
Check linting:
beetsplug/tidal.py#L427
beetsplug/tidal.py:427:89: E501 Line too long (94 > 88)
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 2
|
Check types with mypy:
beetsplug/tidal.py#L97
f-string: unmatched '['
|
Check formatting
Cache not found for keys: setup-python-Linux-x64-python-3.9.21-poetry-v2-aede755e9aa35cafb9907974e7d151aaba0f645b66c7e5b7677710d5e576f8f6
|
Check linting
Cache not found for keys: setup-python-Linux-x64-python-3.9.21-poetry-v2-aede755e9aa35cafb9907974e7d151aaba0f645b66c7e5b7677710d5e576f8f6
|
Check types with mypy
Cache not found for keys: setup-python-Linux-x64-python-3.9.21-poetry-v2-aede755e9aa35cafb9907974e7d151aaba0f645b66c7e5b7677710d5e576f8f6
|
Check docs
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Check docs
Cache not found for keys: setup-python-Linux-x64-python-3.9.21-poetry-v2-aede755e9aa35cafb9907974e7d151aaba0f645b66c7e5b7677710d5e576f8f6
|