Fix/planning interfaces with entity implementations #123
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
v2.yml
on: pull_request
Matrix: test
Linters
52s
CI Success
0s
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
r.createSelectionSetFromSharedFields undefined (type *interfaceSelectionRewriter has no field or method createSelectionSetFromSharedFields)) (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource.go#L23
could not import github.com/wundergraph/graphql-go-tools/v2/pkg/engine/plan (-: # github.com/wundergraph/graphql-go-tools/v2/pkg/engine/plan
|
Linters
r.createSelectionSetFromSharedFields undefined (type *interfaceSelectionRewriter has no field or method createSelectionSetFromSharedFields)) (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_test.go#L7972
undefined: CheckFunc (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_test.go#L7983
undefined: CheckFunc (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_federation_test.go#L132
missing type in composite literal (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_federation_test.go#L136
missing type in composite literal (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_federation_test.go#L140
missing type in composite literal (typecheck)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_federation_test.go#L330
undefined: ShuffleDS (typecheck)
|
Build and test (go 1.19 / ubuntu-latest)
r.createSelectionSetFromSharedFields undefined (type *interfaceSelectionRewriter has no field or method createSelectionSetFromSharedFields)
|
Build and test (go 1.19 / ubuntu-latest)
Process completed with exit code 2.
|
Build and test (go 1.20 / ubuntu-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
|
Build and test (go 1.20 / ubuntu-latest)
r.createSelectionSetFromSharedFields undefined (type *interfaceSelectionRewriter has no field or method createSelectionSetFromSharedFields)
|
Build and test (go 1.20 / ubuntu-latest)
Process completed with exit code 2.
|
Build and test (go 1.19 / windows-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
|
Build and test (go 1.19 / windows-latest)
The operation was canceled.
|
Build and test (go 1.20 / windows-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
|
Build and test (go 1.20 / 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.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 / 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 / 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.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
|