add initial LinodeCluster controller logic #142
build_test_ci.yml
on: pull_request
go-build-test
32s
docker-build
1m 13s
go-analyse
2m 11s
Annotations
4 errors and 3 warnings
go-analyse:
cloud/services/loadbalancers.go#L31
ineffectual assignment to err (ineffassign)
|
go-analyse:
controller/linodecluster_controller.go#L91
return with no blank line before (nlreturn)
|
go-analyse:
controller/linodecluster_controller.go#L151
SA4022: the address of a variable cannot be nil (staticcheck)
|
go-analyse
Process completed with exit code 2.
|
go-build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docker-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-analyse
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|