Bump cachetools from 5.3.1 to 5.3.2 #831
Annotations
10 warnings
.pylintrc#L1
Unknown option value for '--disable', expected a valid pylint message and got 'long-suffix' (unknown-option-value)
|
.pylintrc#L1
Unknown option value for '--disable', expected a valid pylint message and got 'old-ne-operator' (unknown-option-value)
|
.pylintrc#L1
Unknown option value for '--disable', expected a valid pylint message and got 'old-octal-literal' (unknown-option-value)
|
.pylintrc#L1
Unknown option value for '--disable', expected a valid pylint message and got 'non-ascii-bytes-literal' (unknown-option-value)
|
.pylintrc#L1
Unknown option value for '--disable', expected a valid pylint message and got 'eq-without-hash' (unknown-option-value)
|
bot/emblem_downloader.py#L21
Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (missing-timeout)
|
bot/commander_service.py#L32
Unused variable 'ex' (unused-variable)
|
bot/TS3Bot.py#L48
Unnecessary pass statement (unnecessary-pass)
|
bot/user_service.py#L151
remove channel groups as well (fixme)
|
bot/guild_service.py#L178
error check (fixme)
|
The logs for this run have expired and are no longer available.
Loading