Skip to content

fix: update Bilibili API (close #88) #72

fix: update Bilibili API (close #88)

fix: update Bilibili API (close #88) #72

Triggered via push December 25, 2023 14:12
Status Success
Total duration 49s
Artifacts

pylint.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (3.8): nazurin/bot.py#L54
TODO
build (3.8): nazurin/sites/bilibili/api.py#L30
Line too long (92/88)
build (3.8): nazurin/sites/bilibili/api.py#L50
Do not use `len(SEQUENCE)` without comparison to determine if a sequence is empty
build (3.8): nazurin/sites/kemono/api.py#L46
Too many local variables (16/15)
build (3.8): nazurin/sites/deviant_art/api.py#L189
TODO: Send GIFs properly
build (3.8): nazurin/database/cloudant.py#L36
Method 'get' was expected to be 'async', found it instead as 'non-async'
build (3.8): nazurin/database/cloudant.py#L43
Method 'exists' was expected to be 'async', found it instead as 'non-async'
build (3.8): nazurin/database/cloudant.py#L47
Method 'insert' was expected to be 'async', found it instead as 'non-async'
build (3.8): nazurin/database/cloudant.py#L53
Method 'update' was expected to be 'async', found it instead as 'non-async'