Skip to content

chore(ci): add golangci-lint #1

chore(ci): add golangci-lint

chore(ci): add golangci-lint #1

Triggered via pull request June 30, 2023 12:56
Status Failure
Total duration 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Run linters
44s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run linters: dependency/vault_read.go#L143
`(*VaultReadQuery).readSecret` - `opts` is unused (unparam)
Run linters: dependency/vault_common.go#L84
SA1019: clients.Vault().NewRenewer is deprecated: exists only for backwards compatibility. Calls NewLifetimeWatcher, and sets compatibility flags. (staticcheck)
Run linters: dependency/vault_common.go#L307
SA1019: client.RawRequest is deprecated: RawRequest exists for historical compatibility and should not be used directly. Use client.Logical().ReadRaw(...) or higher level methods instead. (staticcheck)
Run linters
issues found