Lint code #221
lint.yml
on: pull_request
Get changed files
12s
Check formatting
14s
Check linting
13s
Check types with mypy
15s
Check docs
0s
Annotations
8 errors
Check types with mypy:
beetsplug/fish.py#L201
"list" is not subscriptable, use "typing.List" instead
|
Check types with mypy:
beetsplug/fish.py#L254
"list" is not subscriptable, use "typing.List" instead
|
Check types with mypy:
beetsplug/fish.py#L293
"list" is not subscriptable, use "typing.List" instead
|
Check types with mypy:
beetsplug/fish.py#L297
"list" is not subscriptable, use "typing.List" instead
|
Check types with mypy:
beetsplug/fish.py#L315
"list" is not subscriptable, use "typing.List" instead
|
Check types with mypy:
beetsplug/fish.py#L381
"dict" is not subscriptable, use "typing.Dict" instead
|
Check types with mypy:
beetsplug/fish.py#L381
"set" is not subscriptable, use "typing.Set" instead
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|