Skip to content

Annotated optional fields with omitempty by using new optional config value #723

Annotated optional fields with omitempty by using new optional config value

Annotated optional fields with omitempty by using new optional config value #723

Re-run triggered February 15, 2024 04:09
Status Failure
Total duration 49s
Artifacts

go.yml

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

Annotations

10 errors and 9 warnings
Lint: internal/testutil/cupaloy.go#L5
undefined: cupaloy (typecheck)
Lint: internal/integration/server/gqlgen_exec.go#L411
ec.DisableIntrospection undefined (type *executionContext has no field or method DisableIntrospection) (typecheck)
Lint: internal/integration/server/gqlgen_exec.go#L418
ec.DisableIntrospection undefined (type *executionContext has no field or method DisableIntrospection) (typecheck)
Lint: internal/integration/server/gqlgen_exec.go#L679
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
Lint: internal/integration/server/gqlgen_exec.go#L683
ec.ResolverMiddleware undefined (type *executionContext has no field or method ResolverMiddleware) (typecheck)
Lint: internal/integration/server/gqlgen_exec.go#L688
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
Lint: internal/integration/server/gqlgen_exec.go#L693
ec.Errorf undefined (type *executionContext has no field or method Errorf) (typecheck)
Lint: internal/integration/server/gqlgen_exec.go#L723
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
Lint: internal/integration/server/gqlgen_exec.go#L727
ec.ResolverMiddleware undefined (type *executionContext has no field or method ResolverMiddleware) (typecheck)
Lint: internal/integration/server/gqlgen_exec.go#L737
ec.Errorf undefined (type *executionContext has no field or method Errorf) (typecheck)
Test (1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Test (1.18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/