Skip to content

Lint code

Lint code #12

Triggered via pull request November 22, 2025 15:28
@snejussnejus
synchronize #92
update-setup
Status Failure
Total duration 31s
Artifacts

lint.yaml

on: pull_request
Get changed files
5s
Get changed files
Check formatting
18s
Check formatting
Check linting
17s
Check linting
Check types with mypy
19s
Check types with mypy
Check docs
14s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Check docs
Process completed with exit code 1.
Check types with mypy: mediafile/storage/flac.py#L1
Cannot find implementation or library stub for module named "mutagen"
Check types with mypy: mediafile/storage/flac.py#L1
Cannot find implementation or library stub for module named "mutagen.flac"
Check types with mypy: mediafile/storage/mp3.py#L2
Cannot find implementation or library stub for module named "mutagen.id3"
Check types with mypy: mediafile/storage/mp3.py#L1
Cannot find implementation or library stub for module named "mutagen"
Check types with mypy: mediafile/storage/mp4.py#L1
Cannot find implementation or library stub for module named "mutagen"
Check types with mypy: mediafile/storage/mp4.py#L1
Cannot find implementation or library stub for module named "mutagen.mp4"
Check types with mypy: mediafile/storage/vorbis.py#L4
Cannot find implementation or library stub for module named "mutagen.flac"
Check types with mypy: mediafile/storage/vorbis.py#L3
Cannot find implementation or library stub for module named "mutagen"
Check types with mypy: mediafile/utils/mutagen_wrapper.py#L6
Cannot find implementation or library stub for module named "mutagen._util"
Check types with mypy: mediafile/utils/mutagen_wrapper.py#L5
Cannot find implementation or library stub for module named "mutagen"