build(deps): bump github.com/open-feature/go-sdk from 1.13.1 to 1.14.1 #8366
Annotations
8 errors and 1 warning
golangci-lint:
internal/controlplane/handlers_authz.go#L23
could not import github.com/mindersec/minder/internal/flags (-: # github.com/mindersec/minder/internal/flags
|
golangci-lint:
internal/flags/test_client.go#L20
cannot use (*FakeClient)(nil) (value of type *FakeClient) as openfeature.IClient value in variable declaration: *FakeClient does not implement openfeature.IClient (missing method State)) (typecheck)
|
golangci-lint:
internal/engine/executor_test.go#L33
could not import github.com/mindersec/minder/internal/flags (-: # github.com/mindersec/minder/internal/flags
|
golangci-lint:
internal/flags/test_client.go#L20
cannot use (*FakeClient)(nil) (value of type *FakeClient) as openfeature.IClient value in variable declaration: *FakeClient does not implement openfeature.IClient (missing method State)) (typecheck)
|
golangci-lint:
internal/flags/test_client.go#L20
cannot use (*FakeClient)(nil) (value of type *FakeClient) as openfeature.IClient value in variable declaration: *FakeClient does not implement openfeature.IClient (missing method State) (typecheck)
|
golangci-lint:
internal/service/service.go#L29
could not import github.com/mindersec/minder/internal/flags (-: # github.com/mindersec/minder/internal/flags
|
golangci-lint:
internal/flags/test_client.go#L20
cannot use (*FakeClient)(nil) (value of type *FakeClient) as openfeature.IClient value in variable declaration: *FakeClient does not implement openfeature.IClient (missing method State)) (typecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading