TestDispatch.test_string_fmt()   A
last analyzed

Complexity

Conditions 1

Size

Total Lines 6
Code Lines 2

Duplication

Lines 0
Ratio 0 %

Importance

Changes 0
Metric Value
eloc 2
dl 0
loc 6
rs 10
c 0
b 0
f 0
cc 1
nop 1
1
# Copyright Pincer 2021-Present
0 ignored issues
show
introduced by
Missing module docstring
Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.utils -> pincer.utils.tasks).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.app -> pincer.objects.app.interactions -> pincer.objects.message.context).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.guild -> pincer.objects.guild.template).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.app.interactions -> pincer.objects.message.message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.core -> pincer.core.gateway).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message -> pincer.objects.message.message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.message.context -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.objects.message.context -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.app.interactions -> pincer.utils.convert_message -> pincer.objects.message.message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.commands.chat_command_handler -> pincer.commands.interactable).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.objects.message.user_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.core.http -> pincer.core.ratelimiter).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.core -> pincer.core.ratelimiter -> pincer.core.http).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.commands -> pincer.commands.commands).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.guild.guild -> pincer.objects.guild.invite).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.guild.channel -> pincer.objects.guild.invite).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.message.component -> pincer.objects.message.emoji -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.message.user_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.guild.guild).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.core -> pincer.core.gateway -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands.interactable).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.commands -> pincer.commands.components.select_menu -> pincer.objects.message.emoji -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.message.message -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.objects.message.user_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.message.message -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.components.select_menu -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands.interactable -> pincer.commands.components.component_handler -> pincer.commands.components._component -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.guild.guild -> pincer.objects.guild.stage -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.components.select_menu -> pincer.objects.message.emoji -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.components.select_menu -> pincer.objects.message.emoji -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.objects.message.context -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.objects.guild.guild).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.objects.user -> pincer.objects.user.voice_state -> pincer.objects.guild.member).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.template -> pincer.objects.guild -> pincer.objects.guild.webhook -> pincer.objects.message.user_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands.interactable -> pincer.commands.components.component_handler -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands.interactable -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands.interactable -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands.interactable -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.message -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands.interactable -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.message -> pincer.objects.app.interactions -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.session_start_limit -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.objects.message.message -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.commands.chat_command_handler -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.objects.message.message -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.objects.user -> pincer.objects.user.voice_state -> pincer.objects.guild.member).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.webhook -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.objects.user -> pincer.objects.user.voice_state -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.objects.guild.member).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.user.voice_state -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.commands.arg_types -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects -> pincer.objects.events.webhook -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects -> pincer.objects.events.typing_start -> pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message -> pincer.objects.message.sticker -> pincer.objects.user -> pincer.objects.user.voice_state -> pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.typing_start -> pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects -> pincer.objects.events.typing_start -> pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.message -> pincer.objects.app.interactions -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils.signature -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.guild -> pincer.objects.user -> pincer.objects.user.voice_state -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.template -> pincer.objects.guild -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.integration -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.invite -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.invite -> pincer.objects.guild.invite -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.message -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.channel -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects -> pincer.objects.events.error -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.events.presence -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.interactable -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands.interactable -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.objects.message.message -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands.interactable -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.objects.user -> pincer.objects.user.connection -> pincer.objects.user.integration -> pincer.objects.user.user -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.objects.user -> pincer.objects.user.integration -> pincer.objects.user.user -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.voice.region -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.typing_start -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.hello_ready -> pincer.objects.user.user -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.voice -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.gateway_commands -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.thread -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.template -> pincer.objects.guild -> pincer.objects.guild.followed_channel -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.template -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects -> pincer.objects.events.typing_start -> pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.invite -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message -> pincer.objects.message.component -> pincer.objects.message.emoji -> pincer.objects.guild.role -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.scheduled_events -> pincer.objects.user.user -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.objects.guild.guild).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.core -> pincer.core.ratelimiter -> pincer.core.http).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.core -> pincer.core.ratelimiter -> pincer.core.http).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.typing_start -> pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.core -> pincer.core.ratelimiter -> pincer.core.http).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.typing_start -> pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.message -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.core -> pincer.core.ratelimiter -> pincer.core.http).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.message -> pincer.objects.message.user_message -> pincer.objects.message.sticker -> pincer.objects.user -> pincer.objects.user.voice_state).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.typing_start -> pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.message -> pincer.objects.app.interactions -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.core -> pincer.core.ratelimiter -> pincer.core.http).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.events.typing_start -> pincer.objects.guild.member -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.stage -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.welcome_screen -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.widget -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.ban -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects -> pincer.objects.events.typing_start -> pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.template -> pincer.objects.guild -> pincer.objects.guild.thread -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.overwrite -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects -> pincer.objects.events.typing_start -> pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.throttling -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interaction_base -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interaction_base -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.user.user -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.user.user -> pincer.utils.convert_message -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message -> pincer.objects.message.sticker -> pincer.objects.user -> pincer.objects.user.voice_state -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.user.voice_state -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.mentionable -> pincer.objects.guild.role -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.session_start_limit -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message -> pincer.objects.message.component -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.message.message -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message -> pincer.objects.guild.role -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message -> pincer.objects.message.sticker -> pincer.objects.user -> pincer.objects.user.voice_state -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message -> pincer.objects.message.reaction -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message -> pincer.objects.message.reference -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message -> pincer.objects.message.component -> pincer.objects.message.emoji -> pincer.objects.user.user -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message -> pincer.objects.message.attachment -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.commands.interactable -> pincer.commands.components.component_handler -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.components -> pincer.commands.components.decorators -> pincer.commands.components.component_handler -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.arg_types -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.components.select_menu -> pincer.objects.message.emoji -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.objects -> pincer.objects.app.interactions -> pincer.objects.message.message -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.components.select_menu -> pincer.objects.message.emoji -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.components.select_menu -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.components -> pincer.commands.components.action_row -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.components -> pincer.commands.components.decorators -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.commands.interactable -> pincer.commands.components.component_handler -> pincer.commands.components._component -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.components -> pincer.commands.components.button -> pincer.commands.components._component -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.utils.convert_message -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.objects.message.user_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.objects.message.user_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.audit_log -> pincer.objects.guild.webhook -> pincer.objects.message.user_message -> pincer.utils.api_data -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects -> pincer.objects.events.typing_start -> pincer.objects.guild.member -> pincer.objects.user.user -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects.app -> pincer.objects.app.application -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.cog -> pincer.commands.chat_command_handler -> pincer.objects.guild.guild -> pincer.objects.guild.invite -> pincer.objects.user.user -> pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.objects.app -> pincer.objects.app.interactions -> pincer.objects.message.context -> pincer.utils.convert_message).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.signature -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.core.gateway -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer -> pincer.commands -> pincer.commands.commands -> pincer.utils -> pincer.utils.tasks -> pincer.utils.insertion -> pincer.objects.message.context -> pincer.objects.app -> pincer.objects.app.command -> pincer.objects.guild.channel -> pincer.objects.message.embed -> pincer.utils.api_object -> pincer.client -> pincer.core.gateway -> pincer.core -> pincer.core.http).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
Bug introduced by
There seems to be a cyclic import (pincer.client -> pincer.core -> pincer.core.gateway -> pincer.utils.api_object -> pincer.objects.guild.channel -> pincer.objects.guild.invite -> pincer.objects.user.user).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
2
# Full MIT License can be found in `LICENSE` at the project root.
3
4
from pincer.core.dispatch import GatewayDispatch
5
6
7
class TestDispatch:
0 ignored issues
show
introduced by
Missing class docstring
Loading history...
8
    op = 123
9
    data = {"foo": "bar", "bar": "foo"}
10
    seq = 456
11
    event_name = "test_event"
12
13
    dispatch_string = (
14
        '{"op": 123, "d": {"foo": "bar", "bar": "foo"}, '
15
        '"s": 456, "t": "test_event"}'
16
    )
17
18
    dispatch = GatewayDispatch(op, data, seq, event_name)
19
20
    def test_string_fmt(self):
21
        """
22
        Tests whether or not the dispatch class its string conversion
23
        is correct.
24
        """
25
        assert str(self.dispatch) == self.dispatch_string
26
27
    def test_from_string(self):
28
        """
29
        Tests whether or not the from_string function is properly
30
        parsing the string and creating a GatewayDispatch instance.
31
        """
32
        assert (
33
            str(GatewayDispatch.from_string(self.dispatch_string))
34
            == self.dispatch_string
35
        )
36