Merge remote-tracking branch 'github-bk-bcs/master' #3691
Annotations
3 errors and 1 warning
golangci-lint:
bcs-services/bcs-cluster-manager/internal/cloudprovider/aws/tasks/updateDesiredNodes.go#L44
Function 'ApplyInstanceMachinesTask' is too long (93 > 90) (funlen)
|
golangci-lint:
bcs-services/bcs-cluster-manager/internal/actions/nodegroup/delete.go#L581
S1021: should merge variable declaration with assignment on next line (gosimple)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading