fix imports #331
Annotations
10 errors
events/guild_auto_moderation_events.go#L39
e.GuildID undefined (type *AutoModerationActionExecution has no field or method GuildID) (typecheck)
|
events/listener_adapter.go#L4
"fmt" imported and not used (typecheck)
|
handlers/all_handlers.go#L1
: # github.com/disgoorg/disgo/handlers
|
handlers/voice_handlers.go#L50
client.Logger().Warnf undefined (type *slog.Logger has no field or method Warnf) (typecheck)
|
disgo.go#L54
could not import github.com/disgoorg/disgo/handlers (-: # github.com/disgoorg/disgo/handlers
|
handlers/voice_handlers.go#L50
client.Logger().Warnf undefined (type *slog.Logger has no field or method Warnf)) (typecheck)
|
handler/autocomplete.go#L17
e.Client undefined (type *AutocompleteEvent has no field or method Client) (typecheck)
|
handler/autocomplete.go#L21
e.Client undefined (type *AutocompleteEvent has no field or method Client) (typecheck)
|
handler/autocomplete.go#L25
e.Client undefined (type *AutocompleteEvent has no field or method Client) (typecheck)
|
handler/command.go#L17
e.Client undefined (type *CommandEvent has no field or method Client) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading