noverify: updated go from 1.16 -> 1.21 #1862
Annotations
10 errors and 1 warning
Build:
src/ir/get_node_kind.go#L500
missing return (typecheck)
|
Build:
src/ir/get_position.go#L334
missing return (typecheck)
|
Build:
src/constfold/eval.go#L4
"path/filepath" imported but not used (typecheck)
|
Build:
src/constfold/eval.go#L5
"strconv" imported but not used (typecheck)
|
Build:
src/constfold/eval.go#L9
"github.com/VKCOM/noverify/src/solver" imported but not used (typecheck)
|
Build:
src/constfold/eval.go#L10
"github.com/VKCOM/noverify/src/utils" imported but not used (typecheck)
|
Build:
src/state/update.go#L5
"github.com/VKCOM/noverify/src/linter/autogen" imported but not used (typecheck)
|
Build:
src/state/update.go#L7
"github.com/VKCOM/noverify/src/solver" imported but not used (typecheck)
|
Build:
src/cmd/test_rules.go#L12
"github.com/VKCOM/noverify/src/ir" imported but not used (typecheck)
|
Build:
src/linttest/golden_linttest.go#L309
deps declared but not used (typecheck)
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/noverify/noverify. Supported file pattern: go.sum
|