feat: take client request headers into account when deciding whether to reuse WS conns #192
v2.yml
on: pull_request
Matrix: test
Linters
35s
CI Success
0s
Annotations
22 errors and 5 warnings
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource.go#L1
: # github.com/wundergraph/graphql-go-tools/v2/pkg/engine/datasource/graphql_datasource [github.com/wundergraph/graphql-go-tools/v2/pkg/engine/datasource/graphql_datasource.test]
|
Linters:
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L405
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions
|
Linters:
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L414
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions
|
Linters:
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L433
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions
|
Linters:
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L442
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions (typecheck)
|
Linters
issues found
|
Build and test (go 1.19 / ubuntu-latest):
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L405
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions
|
Build and test (go 1.19 / ubuntu-latest):
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L414
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions
|
Build and test (go 1.19 / ubuntu-latest):
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L433
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions
|
Build and test (go 1.19 / ubuntu-latest):
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L442
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions
|
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):
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L405
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions
|
Build and test (go 1.20 / ubuntu-latest):
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L414
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions
|
Build and test (go 1.20 / ubuntu-latest):
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L433
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions
|
Build and test (go 1.20 / ubuntu-latest):
pkg/engine/datasource/graphql_datasource/graphql_ws_handler_test.go#L442
unknown field ForwardedClientHeaders in struct literal of type GraphQLSubscriptionOptions
|
Build and test (go 1.20 / ubuntu-latest)
Process completed with exit code 2.
|
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.
|
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.
|
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.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
|