Skip to content

Update module github.com/hashicorp/vault-plugin-secrets-kv to v0.19.0 #149

Update module github.com/hashicorp/vault-plugin-secrets-kv to v0.19.0

Update module github.com/hashicorp/vault-plugin-secrets-kv to v0.19.0 #149

Triggered via pull request May 25, 2024 03:36
Status Failure
Total duration 2m 41s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: vault-kv-mv_test.go#L12
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