Update staticcheck to 2025.1.1
Some checks failed
DCO action / DCO (pull_request) Failing after 1m45s
Tests and linters / Staticcheck (pull_request) Failing after 2m7s
Pre-commit hooks / Pre-commit (pull_request) Failing after 2m20s
Tests and linters / Lint (pull_request) Failing after 2m19s
Vulncheck / Vulncheck (pull_request) Failing after 2m23s
Tests and linters / Tests with -race (pull_request) Failing after 2m8s
Tests and linters / Run gofumpt (pull_request) Failing after 3m2s
Tests and linters / gopls check (pull_request) Successful in 6m40s
Tests and linters / Tests (pull_request) Failing after 2m17s
Build / Build Components (pull_request) Successful in 1m36s

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2025-03-14 16:39:19 +03:00
parent 6d40832542
commit 9c4c1f02d5
Signed by: fyrchik
SSH key fingerprint: SHA256:m/TTwCzjnRkXgnzEx9X92ccxy1CcVeinOgDb3NPWWmg

View file

@ -16,7 +16,7 @@ PROTOC_OS_VERSION=osx-x86_64
ifeq ($(shell uname), Linux)
PROTOC_OS_VERSION=linux-x86_64
endif
STATICCHECK_VERSION ?= 2024.1.1
STATICCHECK_VERSION ?= 2025.1.1
ARCH = amd64
BIN = bin