ci: weekly check. (#1521) #1050
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
precommit.yml
on: push
runner / Pre-commit actions
41s
Annotations
2 errors
test_bot.test_messages:
tests/test_bot.py#L201
assert 0 == 1
+ where 0 = len([])
+ where [] = Message(id=1138478823436992532).reactions
|
test_bot.test_roles:
tests/test_bot.py#L266
AssertionError: assert '_test_role3' == '_test_renamed'
- _test_renamed
+ _test_role3
|