Merge branch 'master' into feature/webhook-events #3032
Annotations
10 errors and 1 warning
golangci-lint:
handler/command.go#L25
e.Client undefined (type *CommandEvent has no field or method Client) (typecheck)
|
golangci-lint:
handler/command.go#L21
e.Client undefined (type *CommandEvent has no field or method Client) (typecheck)
|
golangci-lint:
handler/autocomplete.go#L29
e.Client undefined (type *AutocompleteEvent has no field or method Client) (typecheck)
|
golangci-lint:
handler/autocomplete.go#L25
e.Client undefined (type *AutocompleteEvent has no field or method Client) (typecheck)
|
golangci-lint:
handler/autocomplete.go#L21
e.Client undefined (type *AutocompleteEvent has no field or method Client) (typecheck)
|
golangci-lint:
events/gateway_ratelimited_events.go#L7
undefined: GenericEvent) (typecheck)
|
golangci-lint:
handler/autocomplete.go#L9
could not import github.com/disgoorg/disgo/events (-: # github.com/disgoorg/disgo/events
|
golangci-lint:
events/gateway_ratelimited_events.go#L7
undefined: GenericEvent) (typecheck)
|
golangci-lint:
bot/handlers/application_command_permissions_update_handler.go#L5
could not import github.com/disgoorg/disgo/events (-: # github.com/disgoorg/disgo/events
|
golangci-lint:
events/gateway_ratelimited_events.go#L7
undefined: GenericEvent (typecheck)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/disgo/disgo. Supported file pattern: go.sum
|
Loading