Fix/planning interfaces with entity implementations #155
v2.yml
on: pull_request
Matrix: test
Linters
52s
CI Success
2s
Annotations
20 errors and 5 warnings
Linters:
v2/pkg/engine/datasourcetesting/datasourcetesting.go#L19
could not import github.com/wundergraph/graphql-go-tools/v2/pkg/engine/plan (-: # github.com/wundergraph/graphql-go-tools/v2/pkg/engine/plan
|
Linters
"github.com/wundergraph/graphql-go-tools/v2/pkg/astprinter" imported and not used) (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource.go#L24
could not import github.com/wundergraph/graphql-go-tools/v2/pkg/engine/plan (-: # github.com/wundergraph/graphql-go-tools/v2/pkg/engine/plan
|
Linters
"github.com/wundergraph/graphql-go-tools/v2/pkg/astprinter" imported and not used) (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_test.go#L8227
undefined: CheckFunc (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_test.go#L8238
undefined: CheckFunc (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_federation_test.go#L134
missing type in composite literal (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_federation_test.go#L138
missing type in composite literal (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_federation_test.go#L142
missing type in composite literal (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_federation_test.go#L335
undefined: ShuffleDS (typecheck)
|
Build and test (go 1.20 / ubuntu-latest)
"github.com/wundergraph/graphql-go-tools/v2/pkg/astprinter" imported and not used
|
Build and test (go 1.20 / ubuntu-latest)
Process completed with exit code 2.
|
Build and test (go 1.19 / ubuntu-latest)
The job was canceled because "_1_20_ubuntu-latest" failed.
|
Build and test (go 1.19 / ubuntu-latest)
"github.com/wundergraph/graphql-go-tools/v2/pkg/astprinter" imported and not used
|
Build and test (go 1.19 / ubuntu-latest)
Process completed with exit code 2.
|
Build and test (go 1.20 / windows-latest)
The job was canceled because "_1_20_ubuntu-latest" failed.
|
Build and test (go 1.20 / windows-latest)
The operation was canceled.
|
Build and test (go 1.19 / windows-latest)
The job was canceled because "_1_20_ubuntu-latest" failed.
|
Build and test (go 1.19 / windows-latest)
The operation was canceled.
|
CI Success
Process completed with exit code 1.
|
Linters
Restore cache failed: Dependencies file is not found in /home/runner/work/graphql-go-tools/graphql-go-tools. Supported file pattern: go.sum
|
Build and test (go 1.20 / ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/graphql-go-tools/graphql-go-tools. Supported file pattern: go.sum
|
Build and test (go 1.19 / ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/graphql-go-tools/graphql-go-tools. Supported file pattern: go.sum
|
Build and test (go 1.20 / windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\graphql-go-tools\graphql-go-tools. Supported file pattern: go.sum
|
Build and test (go 1.19 / windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\graphql-go-tools\graphql-go-tools. Supported file pattern: go.sum
|