Bump ruff from 0.0.272 to 0.0.280 #307
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yaml
on: pull_request
Annotations
10 errors
Ruff (RUF013):
bot/bot.py#L42
bot/bot.py:42:57: RUF013 PEP 484 prohibits implicit `Optional`
|
Ruff (RUF013):
bot/bot.py#L42
bot/bot.py:42:78: RUF013 PEP 484 prohibits implicit `Optional`
|
Ruff (RUF012):
bot/constants.py#L132
bot/constants.py:132:27: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
Ruff (RUF012):
bot/constants.py#L180
bot/constants.py:180:21: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
Ruff (RUF012):
bot/constants.py#L317
bot/constants.py:317:18: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
Ruff (RUF015):
bot/exts/core/internal_eval/_helpers.py#L230
bot/exts/core/internal_eval/_helpers.py:230:27: RUF015 Prefer `next(iter(ast.iter_child_nodes(node)))` over single element slice
|
Ruff (RUF013):
bot/exts/events/hacktoberfest/hacktoberstats.py#L46
bot/exts/events/hacktoberfest/hacktoberstats.py:46:82: RUF013 PEP 484 prohibits implicit `Optional`
|
Ruff (RUF013):
bot/exts/events/hacktoberfest/hacktoberstats.py#L73
bot/exts/events/hacktoberfest/hacktoberstats.py:73:71: RUF013 PEP 484 prohibits implicit `Optional`
|
Ruff (RUF013):
bot/exts/events/trivianight/_game.py#L137
bot/exts/events/trivianight/_game.py:137:37: RUF013 PEP 484 prohibits implicit `Optional`
|
Ruff (RUF015):
bot/exts/events/trivianight/_game.py#L148
bot/exts/events/trivianight/_game.py:148:28: RUF015 Prefer `next(...)` over single element slice
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pull-request-payload
Expired
|
35.9 KB |
|