Bump golib version to v2.1.2 #1390
Annotations
7 errors and 1 warning
[golangci] server/config.go#L175:
server/config.go#L175
undeclared name: `yaml` (typecheck)
|
[golangci] server/config.go#L182:
server/config.go#L182
undeclared name: `yaml` (typecheck)
|
[golangci] server/config.go#L211:
server/config.go#L211
undeclared name: `yaml` (typecheck)
|
[golangci] server/util.go#L60:
server/util.go#L60
missing return (typecheck)
|
[golangci] server/kube_health_test.go#L84:
server/kube_health_test.go#L84
req declared but not used (typecheck)
|
[golangci] server/config.go#L35:
server/config.go#L35
"gopkg.in/yaml.v3" imported but not used (typecheck)
|
[golangci] server/config_test.go#L28:
server/config_test.go#L28
"gopkg.in/yaml.v3" imported but not used (typecheck)
|
Test and Cover
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|