Lint code #988
lint.yml
on: pull_request
Get changed files
10s
Check formatting
8s
Check linting
17s
Check types with mypy
14s
Check docs
24s
Annotations
6 errors and 5 warnings
Check formatting
Process completed with exit code 2.
|
Check types with mypy:
beets/importer.py#L1267
unexpected indent
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 2
|
Ruff:
beets/importer.py#L1267
beets/importer.py:1267:1: SyntaxError: Unexpected indentation
|
Ruff:
beets/importer.py#L1295
beets/importer.py:1295:1: SyntaxError: Expected a statement
|
Check linting
Process completed with exit code 1.
|
Check formatting
Cache not found for keys: setup-python-Linux-x64-python-3.9.21-poetry-v2-fbf4479985404e3cf6e03defc4a9e33d832772452a70de3599118adb85b7927f
|
Check types with mypy
Cache not found for keys: setup-python-Linux-x64-python-3.9.21-poetry-v2-fbf4479985404e3cf6e03defc4a9e33d832772452a70de3599118adb85b7927f
|
Check linting
Cache not found for keys: setup-python-Linux-x64-python-3.9.21-poetry-v2-fbf4479985404e3cf6e03defc4a9e33d832772452a70de3599118adb85b7927f
|
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-fbf4479985404e3cf6e03defc4a9e33d832772452a70de3599118adb85b7927f
|