Skip to content

Update gqlparser and gqlgen dependencies #682

Update gqlparser and gqlgen dependencies

Update gqlparser and gqlgen dependencies #682

Triggered via pull request July 16, 2023 00:32
Status Failure
Total duration 59s
Artifacts

go.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 6 warnings
Lint: internal/integration/server/gqlgen_exec.go#L1
: # github.com/Khan/genqlient/internal/integration/server
Lint: internal/integration/integration_test.go#L18
could not import github.com/Khan/genqlient/internal/integration/server (-: # github.com/Khan/genqlient/internal/integration/server
Lint
issues found
Test (1.19): internal/integration/server/gqlgen_exec.go#L2839
not enough arguments in call to out.Dispatch
Test (1.19): internal/integration/server/gqlgen_exec.go#L2870
not enough arguments in call to out.Dispatch
Test (1.19): internal/integration/server/gqlgen_exec.go#L2898
not enough arguments in call to out.Dispatch
Test (1.19): internal/integration/server/gqlgen_exec.go#L2938
not enough arguments in call to out.Dispatch
Test (1.19): internal/integration/server/gqlgen_exec.go#L2981
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.19): internal/integration/server/gqlgen_exec.go#L3001
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.19): internal/integration/server/gqlgen_exec.go#L3021
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.19): internal/integration/server/gqlgen_exec.go#L3044
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.19): internal/integration/server/gqlgen_exec.go#L3064
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.19): internal/integration/server/gqlgen_exec.go#L3087
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.18): internal/integration/server/gqlgen_exec.go#L2839
not enough arguments in call to out.Dispatch
Test (1.18): internal/integration/server/gqlgen_exec.go#L2870
not enough arguments in call to out.Dispatch
Test (1.18): internal/integration/server/gqlgen_exec.go#L2898
not enough arguments in call to out.Dispatch
Test (1.18): internal/integration/server/gqlgen_exec.go#L2938
not enough arguments in call to out.Dispatch
Test (1.18): internal/integration/server/gqlgen_exec.go#L2981
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.18): internal/integration/server/gqlgen_exec.go#L3001
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.18): internal/integration/server/gqlgen_exec.go#L3021
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.18): internal/integration/server/gqlgen_exec.go#L3044
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.18): internal/integration/server/gqlgen_exec.go#L3064
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.18): internal/integration/server/gqlgen_exec.go#L3087
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as type func(context.Context) graphql.Marshaler in argument to out.Concurrently
Test (1.20): internal/integration/server/gqlgen_exec.go#L2839
not enough arguments in call to out.Dispatch
Test (1.20): internal/integration/server/gqlgen_exec.go#L2870
not enough arguments in call to out.Dispatch
Test (1.20): internal/integration/server/gqlgen_exec.go#L2898
not enough arguments in call to out.Dispatch
Test (1.20): internal/integration/server/gqlgen_exec.go#L2938
not enough arguments in call to out.Dispatch
Test (1.20): internal/integration/server/gqlgen_exec.go#L2981
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as func(context.Context) graphql.Marshaler value in argument to out.Concurrently
Test (1.20): internal/integration/server/gqlgen_exec.go#L3001
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as func(context.Context) graphql.Marshaler value in argument to out.Concurrently
Test (1.20): internal/integration/server/gqlgen_exec.go#L3021
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as func(context.Context) graphql.Marshaler value in argument to out.Concurrently
Test (1.20): internal/integration/server/gqlgen_exec.go#L3044
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as func(context.Context) graphql.Marshaler value in argument to out.Concurrently
Test (1.20): internal/integration/server/gqlgen_exec.go#L3064
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as func(context.Context) graphql.Marshaler value in argument to out.Concurrently
Test (1.20): internal/integration/server/gqlgen_exec.go#L3087
cannot use func() graphql.Marshaler {…} (value of type func() graphql.Marshaler) as func(context.Context) graphql.Marshaler value in argument to out.Concurrently
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (1.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (1.18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (1.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/