Skip to content

Merge pull request #1690 from interactions-py/unstable #51

Merge pull request #1690 from interactions-py/unstable

Merge pull request #1690 from interactions-py/unstable #51

Triggered via push June 26, 2024 09:18
Status Success
Total duration 1m 54s
Artifacts

docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test_bot.test_members: tests/test_bot.py#L291
AssertionError: assert 'Test Nickname' == 'github_action_bot' - github_action_bot + Test Nickname
test_bot.test_voice: tests/test_bot.py#L487
AssertionError: assert 214 != 214 + where 214 = <Player(Thread-4, stopped daemon 140289963443776)>._sent_payloads + where <Player(Thread-4, stopped daemon 140289963443776)> = <ActiveVoiceState: channel=GuildVoice(id=1255454157066735616, name='_test_voice_two-87f814f', type=<ChannelType.GUILD_VOICE: 2>) guild=Guild(id=1041449294022070292, name='NAFF Test Suite', description=None) volume=0.5 playing=False audio=<AudioVolume: tests/test_audio.mp3>>.player
test_bot.test_emoji: tests/test_bot.py#L1
failed on teardown with "exceptiongroup.ExceptionGroup: errors while tearing down <Module test_bot.py> (2 sub-exceptions)"
test_bot.test_voice: tests/test_bot.py#L487
AssertionError: assert 245 != 245 + where 245 = <Player(Thread-4, stopped daemon 140459892528704)>._sent_payloads + where <Player(Thread-4, stopped daemon 140459892528704)> = <ActiveVoiceState: channel=GuildVoice(id=1255454204030488607, name='_test_voice_two-87f814f', type=<ChannelType.GUILD_VOICE: 2>) guild=Guild(id=1041449294022070292, name='NAFF Test Suite', description=None) volume=0.5 playing=False audio=<AudioVolume: tests/test_audio.mp3>>.player
test_bot.test_emoji: tests/test_bot.py#L1
failed on teardown with "exceptiongroup.ExceptionGroup: errors while tearing down <Module test_bot.py> (2 sub-exceptions)"
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.