entgql: support global id feature from ent #2551
ci.yml
on: pull_request
lint
1m 10s
generate
23s
Matrix: test
Annotations
28 errors and 3 warnings
test (1.23)
missing go.sum entry for module providing package ariga.io/atlas/sql/postgres (imported by entgo.io/ent/entc/gen); to add:
|
test (1.23)
missing go.sum entry for module providing package ariga.io/atlas/sql/migrate (imported by entgo.io/ent/dialect/sql/schema); to add:
|
test (1.23)
missing go.sum entry for module providing package ariga.io/atlas/sql/mysql (imported by entgo.io/ent/dialect/sql/schema); to add:
|
test (1.23)
missing go.sum entry for module providing package ariga.io/atlas/sql/schema (imported by entgo.io/ent/dialect/sql/schema); to add:
|
test (1.23)
missing go.sum entry for module providing package ariga.io/atlas/sql/sqlclient (imported by entgo.io/ent/dialect/sql/schema); to add:
|
test (1.23)
missing go.sum entry for module providing package ariga.io/atlas/sql/sqlite (imported by entgo.io/ent/dialect/sql/schema); to add:
|
test (1.23)
missing go.sum entry for module providing package ariga.io/atlas/sql/sqltool (imported by entgo.io/ent/dialect/sql/schema); to add:
|
test (1.23)
Process completed with exit code 1.
|
test (1.22)
The job was canceled because "_1_23" failed.
|
test (1.22)
The operation was canceled.
|
generate
missing go.sum entry for module providing package ariga.io/atlas/sql/postgres (imported by entgo.io/ent/entc/gen); to add:
|
generate
missing go.sum entry for module providing package ariga.io/atlas/sql/migrate (imported by entgo.io/ent/dialect/sql/schema); to add:
|
generate
missing go.sum entry for module providing package ariga.io/atlas/sql/mysql (imported by entgo.io/ent/dialect/sql/schema); to add:
|
generate
missing go.sum entry for module providing package ariga.io/atlas/sql/schema (imported by entgo.io/ent/dialect/sql/schema); to add:
|
generate
missing go.sum entry for module providing package ariga.io/atlas/sql/sqlclient (imported by entgo.io/ent/dialect/sql/schema); to add:
|
generate
missing go.sum entry for module providing package ariga.io/atlas/sql/sqlite (imported by entgo.io/ent/dialect/sql/schema); to add:
|
generate
missing go.sum entry for module providing package ariga.io/atlas/sql/sqltool (imported by entgo.io/ent/dialect/sql/schema); to add:
|
generate
Process completed with exit code 1.
|
lint:
entgql/internal/todo/ent/client.go#L70
undefined: tables (typecheck)
|
lint:
entgql/internal/todo/ent/runtime.go#L20
"time" imported and not used (typecheck)
|
lint:
entgql/internal/todo/ent/runtime.go#L29
"github.com/google/uuid" imported and not used (typecheck)
|
lint:
entgql/internal/todofed/ent/runtime.go#L20
"time" imported and not used (typecheck)
|
lint:
entgql/internal/todogotype/ent/runtime.go#L20
"time" imported and not used (typecheck)
|
lint:
entgql/internal/todogotype/ent/runtime.go#L27
"entgo.io/contrib/entgql/internal/todogotype/ent/schema/bigintgql" imported and not used (typecheck)
|
lint:
entgql/internal/todopulid/ent/gql_pagination.go#L31
"entgo.io/contrib/entgql/internal/todopulid/ent/schema/pulid" imported and not used (typecheck)
|
lint:
entgql/internal/todopulid/ent/runtime.go#L27
"entgo.io/contrib/entgql/internal/todopulid/ent/schema/pulid" imported and not used (typecheck)
|
lint:
entgql/internal/todopulid/ent/runtime.go#L31
"github.com/google/uuid" imported and not used (typecheck)
|
lint:
entgql/internal/todouuid/ent/gql_pagination.go#L37
"github.com/google/uuid" imported and not used (typecheck)
|
test (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate
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
|