Skip to content

Bump google.golang.org/grpc from 1.40.0 to 1.56.1 #39

Bump google.golang.org/grpc from 1.40.0 to 1.56.1

Bump google.golang.org/grpc from 1.40.0 to 1.56.1 #39

Triggered via pull request June 26, 2023 01:06
Status Failure
Total duration 1m 34s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: gql/graph/generated/federation.go#L10
could not import github.com/99designs/gqlgen/plugin/federation/fedruntime (-: could not load export data: cannot import "github.com/99designs/gqlgen/plugin/federation/fedruntime" (unknown bexport format version -1 ("u\x01\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\v\x00\x00\x00\f\x00\x00\x00\r\x00\x00\x00\x0f\x00\x00\x00\x12\x00\x00\x00\x14\x00\x00\x00\x16\x00\x00\x00\x18\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00")), possibly version skew - reinstall package) (typecheck)
lint: gql/graph/generated/federation.go#L14
ec.DisableIntrospection undefined (type *executionContext has no field or method DisableIntrospection) (typecheck)
lint: gql/graph/generated/generated.go#L343
ec.DisableIntrospection undefined (type *executionContext has no field or method DisableIntrospection) (typecheck)
lint: gql/graph/generated/generated.go#L350
ec.DisableIntrospection undefined (type *executionContext has no field or method DisableIntrospection) (typecheck)
lint: gql/graph/generated/generated.go#L610
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
lint: gql/graph/generated/generated.go#L623
ec.Variables undefined (type *executionContext has no field or method Variables) (typecheck)
lint: gql/graph/generated/generated.go#L626
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
lint: gql/graph/generated/generated.go#L630
ec.ResolverMiddleware undefined (type *executionContext has no field or method ResolverMiddleware) (typecheck)
lint: gql/graph/generated/generated.go#L635
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
lint: gql/graph/generated/generated.go#L662
ec.Variables undefined (type *executionContext has no field or method Variables) (typecheck)
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/