CI: Upgrade golangci-lint and base image (#26892)
* CI: Upgrade build image to use golangci-lint 1.30.0 Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Upgrade Debian base image Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Makefile: Upgrade golangci-lint Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
@@ -76,6 +76,10 @@ text = "402"
|
||||
linters = ["gosec"]
|
||||
text = "501"
|
||||
|
||||
[[issues.exclude-rules]]
|
||||
linters = ["gosec"]
|
||||
text = "404"
|
||||
|
||||
[[issues.exclude-rules]]
|
||||
linters = ["misspell"]
|
||||
text = "Unknwon` is a misspelling of `Unknown"
|
||||
|
||||
Reference in New Issue
Block a user