Skip to content

fix(deps): update module github.com/hashicorp/vault/sdk to v0.11.1 #73

fix(deps): update module github.com/hashicorp/vault/sdk to v0.11.1

fix(deps): update module github.com/hashicorp/vault/sdk to v0.11.1 #73

Triggered via pull request March 15, 2024 02:41
Status Failure
Total duration 30s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: cmd/vault-kv-search_test.go#L16
could not import github.com/hashicorp/vault/vault (-: # github.com/hashicorp/vault/vault
lint
cannot use es (variable of type extendedSystemViewImpl) as extendedSystemView value in struct literal: extendedSystemViewImpl does not implement extendedSystemView (missing method DeregisterWellKnownRedirect)
lint
cannot use esi (variable of type extendedSystemViewImpl) as extendedSystemView value in return statement: extendedSystemViewImpl does not implement extendedSystemView (missing method DeregisterWellKnownRedirect)
lint
cannot use sysView (variable of type *dynamicSystemView) as logical.SystemView value in argument to NewPolicyStore: *dynamicSystemView does not implement logical.SystemView (missing method GenerateIdentityToken)) (typecheck)
lint
issues found