Optional more verbose duplicates prompt #2519
Annotations
10 errors and 1 warning
beets/autotag/hooks.py#L21
E231 missing whitespace after ','
|
beets/dbcore/query.py#L111
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
beets/dbcore/query.py#L871
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
beets/dbcore/query.py#L1017
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
beets/importer.py#L1366
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
beetsplug/acousticbrainz.py#L326
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
beetsplug/acousticbrainz.py#L330
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
test/test_datequery.py#L22
E231 missing whitespace after ','
|
test/test_mbsync.py#L19
E231 missing whitespace after ','
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading