chore: bump go to 1.23.4 and gqlgen to v0.17.51 #2522
Annotations
10 errors and 1 warning
Run linters:
entgql/internal/todo/ent/schema/category.go#L87
Todo.Type undefined (type Todo has no field or method Type) (typecheck)
|
Run linters:
entgql/internal/todo/ent/schema/category.go#L92
Category.Type undefined (type Category has no field or method Type) (typecheck)
|
Run linters:
entgql/internal/todo/ent/schema/friendship.go#L45
User.Type undefined (type User has no field or method Type) (typecheck)
|
Run linters:
entgql/internal/todo/ent/schema/friendship.go#L49
User.Type undefined (type User has no field or method Type) (typecheck)
|
Run linters:
entgql/internal/todo/ent/schema/group.go#L42
User.Type undefined (type User has no field or method Type) (typecheck)
|
Run linters:
entgql/internal/todo/ent/schema/onetomany.go#L51
OneToMany.Type undefined (type OneToMany has no field or method Type) (typecheck)
|
Run linters:
entgql/internal/todo/ent/schema/project.go#L33
Todo.Type undefined (type Todo has no field or method Type) (typecheck)
|
Run linters:
entgql/internal/todo/ent/schema/todo.go#L97
Todo.Type undefined (type Todo has no field or method Type) (typecheck)
|
Run linters:
entgql/internal/todo/ent/schema/todo.go#L111
Category.Type undefined (type Category has no field or method Type) (typecheck)
|
Run linters:
entgql/internal/todo/ent/schema/todo.go#L119
VerySecret.Type undefined (type VerySecret has no field or method Type) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading