Skip to content

feat: add dataplatform auto_scaling for nodepools #860

feat: add dataplatform auto_scaling for nodepools

feat: add dataplatform auto_scaling for nodepools #860

Triggered via pull request December 10, 2024 13:45
Status Failure
Total duration 1m 44s
Artifacts

linter.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: services/dataplatform/nodepool.go#L92
exported function `GetDataplatformNodePoolDataCreate` should have comment or be unexported (golint)
lint: services/dataplatform/nodepool.go#L160
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (golint)
lint: services/dataplatform/nodepool.go#L167
exported function `GetDataplatformNodePoolDataUpdate` should have comment or be unexported (golint)
lint
issues found
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/