Merge pull request #351 from mdekstrand/tweak/drop-deprecated-random #11
Annotations
6 errors and 1 warning
π Check source code lint rules:
lenskit/batch/_train.py#L3
lenskit/batch/_train.py:3:29: F401 `lenskit.sharing.persist` imported but unused
|
π Check source code lint rules:
lenskit/topn.py#L7
lenskit/topn.py:7:1: F403 `from .metrics.topn import *` used; unable to detect undefined names
|
π Check source code lint rules:
lenskit/topn.py#L17
lenskit/topn.py:17:2: F405 `bulk_impl` may be undefined, or defined from star imports
|
π Check source code lint rules:
lenskit/util/log.py#L8
lenskit/util/log.py:8:27: F401 `multiprocessing` imported but unused
|
π Check source code lint rules
source code lint check failed
|
π§Ύ Checking results
lint failed but non-mandatory
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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