Add Initial Prom Metrics For Load Balancer Count #1023
Annotations
6 errors and 1 warning
lint:
internal/srv/handlers.go#L147
expressions should not be cuddled with blocks (wsl)
|
lint:
internal/srv/handlers.go#L145
return statements should not be cuddled if block has more than two lines (wsl)
|
lint:
internal/srv/app_test.go#L506
assignments should only be cuddled with other assignments (wsl)
|
lint:
internal/srv/changes_test.go#L112
block should not end with a whitespace (or comment) (wsl)
|
lint:
internal/srv/changes_test.go#L203
block should not end with a whitespace (or comment) (wsl)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|