Skip to content

feat(github-action): update golangci/golangci-lint-action ( v6.1.1 → v6.2.0 ) #501

feat(github-action): update golangci/golangci-lint-action ( v6.1.1 → v6.2.0 )

feat(github-action): update golangci/golangci-lint-action ( v6.1.1 → v6.2.0 ) #501

Triggered via pull request January 16, 2025 21:08
Status Failure
Total duration 2m 23s
Artifacts

on-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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)
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636