Skip to content

ci: weekly check.

ci: weekly check. #882

Triggered via push July 4, 2023 04:46
Status Failure
Total duration 52s
Artifacts

precommit.yml

on: push
runner / Pre-commit actions
39s
runner / Pre-commit actions
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
runner / Pre-commit actions
Process completed with exit code 1.
test_bot.test_voice: tests/test_bot.py#L487
AssertionError: assert 325 != 325 + where 325 = <Player(Thread-4, started daemon 140356108678720)>._sent_payloads + where <Player(Thread-4, started daemon 140356108678720)> = <ActiveVoiceState: channel=GuildVoice(id=1125651245156286555, name='_test_voice_two-96d8aac', type=<ChannelType.GUILD_VOICE: 2>) guild=Guild(id=1041449294022070292, name='NAFF Test Suite', description=None) volume=0.5 playing=True audio=<AudioVolume: tests/test_audio.mp3>>.player
runner / Pre-commit actions: interactions/client/const.py#L134
Mutable class attributes should be annotated with `typing.ClassVar`
runner / Pre-commit actions: interactions/client/errors.py#L204
Mutable class attributes should be annotated with `typing.ClassVar`
runner / Pre-commit actions: interactions/client/errors.py#L231
Mutable class attributes should be annotated with `typing.ClassVar`
runner / Pre-commit actions: interactions/ext/debug_extension/__init__.py#L31
Mutable class attributes should be annotated with `typing.ClassVar`