Skip to content

Bump github.com/hashicorp/vault/sdk from 0.10.2 to 0.13.0 #113

Bump github.com/hashicorp/vault/sdk from 0.10.2 to 0.13.0

Bump github.com/hashicorp/vault/sdk from 0.10.2 to 0.13.0 #113

Triggered via pull request May 27, 2024 22:36
Status Failure
Total duration 2m 44s
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