Skip to content

Bump golib version to v2.1.2 #1390

Bump golib version to v2.1.2

Bump golib version to v2.1.2 #1390

Triggered via push January 18, 2024 17:35
Status Success
Total duration 46s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

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/