Skip to content

feat: save kemono post revision #100

feat: save kemono post revision

feat: save kemono post revision #100

Triggered via pull request April 1, 2024 09:45
Status Success
Total duration 59s
Artifacts

pylint.yaml

on: pull_request
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/kemono/api.py#L36
Line too long (91/88)
build (3.8): nazurin/sites/kemono/api.py#L149
Line too long (93/88)
build (3.8): nazurin/sites/kemono/api.py#L66
Too many local variables (17/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'