fix(ci): increase timeout and fix version of golintci 💚 #43
Annotations
10 errors and 1 warning
lint:
internal/graph/generated.go#L350
ec.DisableIntrospection undefined (type *executionContext has no field or method DisableIntrospection) (typecheck)
|
lint:
internal/graph/generated.go#L357
ec.DisableIntrospection undefined (type *executionContext has no field or method DisableIntrospection) (typecheck)
|
lint:
internal/graph/generated.go#L585
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
|
lint:
internal/graph/generated.go#L589
ec.ResolverMiddleware undefined (type *executionContext has no field or method ResolverMiddleware) (typecheck)
|
lint:
internal/graph/generated.go#L594
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
|
lint:
internal/graph/generated.go#L599
ec.Errorf undefined (type *executionContext has no field or method Errorf) (typecheck)
|
lint:
internal/graph/generated.go#L629
ec.Error undefined (type *executionContext has no field or method Error) (typecheck)
|
lint:
internal/graph/generated.go#L633
ec.ResolverMiddleware undefined (type *executionContext has no field or method ResolverMiddleware) (typecheck)
|
lint:
internal/graph/generated.go#L665
ec.Recover undefined (type *executionContext has no field or method Recover) (typecheck)
|
lint:
internal/graph/generated.go#L670
ec.Variables undefined (type *executionContext has no field or method Variables) (typecheck)
|
lint
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/.
|