Skip to content

Lint code

Lint code #221

Triggered via pull request July 22, 2024 16:54
Status Success
Total duration 48s
Artifacts

lint.yml

on: pull_request
Get changed files
12s
Get changed files
Check formatting
14s
Check formatting
Check linting
13s
Check linting
Check types with mypy
15s
Check types with mypy
Check docs
0s
Check docs
Fit to window
Zoom out
Zoom in

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