updated github actions #1863
Annotations
10 errors and 2 warnings
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|