test: fix golinter error
This commit is contained in:
parent
f5e3aca3fe
commit
97d0e7ef58
2
.github/workflows/static.yaml
vendored
2
.github/workflows/static.yaml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: Run linter
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: v1.43
|
||||
version: v1.45
|
||||
args: -E=gofmt,deadcode,unused,varcheck,ineffassign,revive,misspell,exportloopref,asciicheck,bodyclose,contextcheck --timeout=30m0s
|
||||
verify-helm:
|
||||
name: Verify Helm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user