chore: Bump major version, add evaluation context codegen to CI #289
Annotations
6 errors
golangci-lint:
evaluationcontext_static.go#L12
cannot use transient (variable of type bool) as *bool value in struct literal
|
golangci-lint:
utils.go#L19
cannot use tCtx.Transient (variable of type *bool) as bool value in struct literal (typecheck)
|
golangci-lint:
client_test.go#L14
could not import github.com/Flagsmith/flagsmith-go-client/v4 (-: # github.com/Flagsmith/flagsmith-go-client/v4 [github.com/Flagsmith/flagsmith-go-client/v4.test]
|
golangci-lint:
evaluationcontext_static.go#L12
cannot use transient (variable of type bool) as *bool value in struct literal
|
golangci-lint:
utils.go#L19
cannot use tCtx.Transient (variable of type *bool) as bool value in struct literal) (typecheck)
|
golangci-lint
issues found
|
Loading