[NET-9152] CRD for service registeration #852
lint.yaml
on: pull_request
get-go-version
/
Determine Go toolchain version
2s
golangci-lint
2m 35s
Annotations
6 errors and 2 warnings
golangci-lint:
control-plane/controllers/configentries/registrations_controller.go#L68
Error return value of `r.updateStatus` is not checked (errcheck)
|
golangci-lint:
control-plane/api/v1alpha1/registration_types.go#L109
Comment should end in a period (godot)
|
golangci-lint:
control-plane/controllers/configentries/registrations_controller_test.go#L119
loopclosure: loop variable tc captured by func literal (govet)
|
golangci-lint:
control-plane/controllers/configentries/registrations_controller_test.go#L130
loopclosure: loop variable tc captured by func literal (govet)
|
golangci-lint:
control-plane/controllers/configentries/registrations_controller_test.go#L135
loopclosure: loop variable tc captured by func literal (govet)
|
golangci-lint
issues found
|
get-go-version / Determine Go toolchain version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753, golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|