Skip to content

fix: Danbooru download Cloudflare 403 error #76

fix: Danbooru download Cloudflare 403 error

fix: Danbooru download Cloudflare 403 error #76

Triggered via pull request January 7, 2024 15:00
Status Success
Total duration 47s
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/weibo/models.py#L18
Number of parameters was 3 in 'Illust.download' and is now 2 in overriding 'WeiboIllust.download' method
build (3.8): nazurin/sites/danbooru/models.py#L9
Number of parameters was 3 in 'Illust.download' and is now 2 in overriding 'DanbooruIllust.download' method
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/sites/pixiv/models.py#L22
Number of parameters was 3 in 'Illust.download' and is now 2 in overriding 'PixivIllust.download' method
build (3.8): nazurin/utils/helpers.py#L211
Catching too general exception Exception
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'