chore: bump go to 1.23.4 and gqlgen to v0.17.51 #2522
ci.yml
on: pull_request
lint
5m 0s
generate
2m 19s
Matrix: test
Annotations
11 errors and 4 warnings
generate
Process completed with exit code 1.
|
lint:
entgql/internal/todo/ent/schema/category.go#L87
Todo.Type undefined (type Todo has no field or method Type) (typecheck)
|
lint:
entgql/internal/todo/ent/schema/category.go#L92
Category.Type undefined (type Category has no field or method Type) (typecheck)
|
lint:
entgql/internal/todo/ent/schema/friendship.go#L45
User.Type undefined (type User has no field or method Type) (typecheck)
|
lint:
entgql/internal/todo/ent/schema/friendship.go#L49
User.Type undefined (type User has no field or method Type) (typecheck)
|
lint:
entgql/internal/todo/ent/schema/group.go#L42
User.Type undefined (type User has no field or method Type) (typecheck)
|
lint:
entgql/internal/todo/ent/schema/onetomany.go#L51
OneToMany.Type undefined (type OneToMany has no field or method Type) (typecheck)
|
lint:
entgql/internal/todo/ent/schema/project.go#L33
Todo.Type undefined (type Todo has no field or method Type) (typecheck)
|
lint:
entgql/internal/todo/ent/schema/todo.go#L97
Todo.Type undefined (type Todo has no field or method Type) (typecheck)
|
lint:
entgql/internal/todo/ent/schema/todo.go#L111
Category.Type undefined (type Category has no field or method Type) (typecheck)
|
lint:
entgql/internal/todo/ent/schema/todo.go#L119
VerySecret.Type undefined (type VerySecret has no field or method Type) (typecheck)
|
generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.21)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|