Skip to content

Bump github.com/hashicorp/vault-plugin-secrets-kv from 0.18.0 to 0.19.0 #114

Bump github.com/hashicorp/vault-plugin-secrets-kv from 0.18.0 to 0.19.0

Bump github.com/hashicorp/vault-plugin-secrets-kv from 0.18.0 to 0.19.0 #114

Status Failure
Total duration 2m 43s
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