Bump github.com/bwmarrin/discordgo from 0.27.1 to 0.28.1 #409
Annotations
10 errors and 1 warning
Build:
kardbot/cron.go#L79
not enough arguments in call to session.UserGuilds
|
Build:
kardbot/interactionErrHandling.go#L82
cannot use discordgo.ComponentEmoji{…} (value of type discordgo.ComponentEmoji) as type *discordgo.ComponentEmoji in struct literal
|
Build:
kardbot/interactionErrHandling.go#L91
cannot use discordgo.ComponentEmoji{…} (value of type discordgo.ComponentEmoji) as type *discordgo.ComponentEmoji in struct literal
|
Build:
kardbot/kardbot.go#L456
not enough arguments in call to kbot.Session.UserGuilds
|
Build:
kardbot/kardbot.go#L463
not enough arguments in call to kbot.Session.UserGuilds
|
Build:
kardbot/polls.go#L121
cannot use []discordgo.MessageComponent{} (value of type []discordgo.MessageComponent) as type *[]discordgo.MessageComponent in struct literal
|
Build:
kardbot/polls.go#L122
cannot use message.Embeds (variable of type []*discordgo.MessageEmbed) as type *[]*discordgo.MessageEmbed in struct literal
|
Build:
kardbot/polls.go#L224
cannot use emoji (variable of type discordgo.ComponentEmoji) as type *discordgo.ComponentEmoji in struct literal
|
Build:
kardbot/polls.go#L430
cannot use message.Components (variable of type []discordgo.MessageComponent) as type *[]discordgo.MessageComponent in struct literal
|
Build:
kardbot/polls.go#L431
cannot use []*discordgo.MessageEmbed{…} (value of type []*discordgo.MessageEmbed) as type *[]*discordgo.MessageEmbed in struct literal
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading