ci: build and push to tsuru repo #1
ci.yaml
on: push
test
1m 33s
Publish node-problem-detector image on dockerhub
0s
Annotations
10 errors and 2 warnings
test:
pkg/custompluginmonitor/types/config_test.go#L221
Error return value of `(*k8s.io/node-problem-detector/pkg/custompluginmonitor/types.CustomPluginConfig).ApplyConfiguration` is not checked (errcheck)
|
test:
pkg/healthchecker/health_checker_linux.go#L69
Error return value is not checked (errcheck)
|
test:
pkg/healthchecker/health_checker_linux.go#L70
Error return value is not checked (errcheck)
|
test:
pkg/healthchecker/health_checker_linux.go#L75
Error return value is not checked (errcheck)
|
test:
cmd/healthchecker/health_checker.go#L42
Error return value of `pflag.CommandLine.MarkHidden` is not checked (errcheck)
|
test:
cmd/healthchecker/health_checker.go#L43
Error return value of `pflag.CommandLine.MarkHidden` is not checked (errcheck)
|
test:
cmd/healthchecker/options/options.go#L55
Error return value of `fs.MarkDeprecated` is not checked (errcheck)
|
test:
cmd/options/options.go#L105
Error return value of `fs.MarkDeprecated` is not checked (errcheck)
|
test:
cmd/options/options.go#L108
Error return value of `fs.MarkDeprecated` is not checked (errcheck)
|
test:
pkg/util/metrics/fakes_test.go#L235
Error return value of `metric.Record` is not checked (errcheck)
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|