Skip to content

chore: Bump major version, add evaluation context codegen to CI #289

chore: Bump major version, add evaluation context codegen to CI

chore: Bump major version, add evaluation context codegen to CI #289

Triggered via pull request October 21, 2024 16:45
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
golangci-lint
20s
golangci-lint
Fit to window
Zoom out
Zoom in

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