Skip to content

fix: merging response nodes #680

fix: merging response nodes

fix: merging response nodes #680

Triggered via pull request May 24, 2024 15:33
Status Failure
Total duration 1m 0s
Artifacts

v2.yml

on: pull_request
Matrix: test
CI Success
0s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
Linters: v2/pkg/engine/datasourcetesting/datasourcetesting.go#L1
: # github.com/wundergraph/graphql-go-tools/v2/pkg/engine/datasourcetesting
Linters: pkg/engine/datasourcetesting/datasourcetesting.go#L137
pp.Process(actualPlan) (no value) used as value
Linters: pkg/engine/datasourcetesting/datasourcetesting.go#L137
cannot use actualPlan (variable of type plan.Plan) as resolve.Node value in argument to pp.Process: plan.Plan does not implement resolve.Node (missing method NodeKind) (typecheck)
Linters: v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_federation_entity_interfaces_test.go#L6
could not import github.com/wundergraph/graphql-go-tools/v2/pkg/engine/datasourcetesting (-: # github.com/wundergraph/graphql-go-tools/v2/pkg/engine/datasourcetesting
Linters: pkg/engine/datasourcetesting/datasourcetesting.go#L137
pp.Process(actualPlan) (no value) used as value
Linters: pkg/engine/datasourcetesting/datasourcetesting.go#L137
cannot use actualPlan (variable of type plan.Plan) as resolve.Node value in argument to pp.Process: plan.Plan does not implement resolve.Node (missing method NodeKind)) (typecheck)
Build and test (go 1.21 / ubuntu-latest): pkg/engine/datasourcetesting/datasourcetesting.go#L137
pp.Process(actualPlan) (no value) used as value
Build and test (go 1.21 / ubuntu-latest): pkg/engine/datasourcetesting/datasourcetesting.go#L137
cannot use actualPlan (variable of type plan.Plan) as resolve.Node value in argument to pp.Process: plan.Plan does not implement resolve.Node (missing method NodeKind)
Build and test (go 1.21 / ubuntu-latest)
Process completed with exit code 2.
Build and test (go 1.21 / windows-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
Build and test (go 1.21 / windows-latest)
The operation was canceled.
CI Success
Process completed with exit code 1.
Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (go 1.21 / ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.