feat(github-action): update golangci/golangci-lint-action ( v6.3.3 → v6.4.0 ) #514
Annotations
10 errors
lint:
ent/schema/book.go#L43
BookAuthor.Type undefined (type BookAuthor has no field or method Type) (typecheck)
|
lint:
ent/schema/book.go#L44
MediaRequest.Type undefined (type MediaRequest has no field or method Type) (typecheck)
|
lint:
ent/schema/bookauthor.go#L28
Book.Type undefined (type Book has no field or method Type) (typecheck)
|
lint:
ent/schema/discord_channel.go#L40
DiscordGuild.Type undefined (type DiscordGuild has no field or method Type) (typecheck)
|
lint:
ent/schema/discord_channel.go#L42
DiscordMessage.Type undefined (type DiscordMessage has no field or method Type) (typecheck)
|
lint:
ent/schema/discord_guild.go#L39
DiscordUser.Type undefined (type DiscordUser has no field or method Type) (typecheck)
|
lint:
ent/schema/discord_guild.go#L40
DiscordMessage.Type undefined (type DiscordMessage has no field or method Type) (typecheck)
|
lint:
ent/schema/discord_guild.go#L41
DiscordChannel.Type undefined (type DiscordChannel has no field or method Type) (typecheck)
|
lint:
ent/schema/discord_message.go#L34
DiscordUser.Type undefined (type DiscordUser has no field or method Type) (typecheck)
|
lint:
ent/schema/discord_message.go#L35
DiscordMessageReaction.Type undefined (type DiscordMessageReaction has no field or method Type) (typecheck)
|