Skip to content

feature: 完善EKS CA功能 #2557

feature: 完善EKS CA功能

feature: 完善EKS CA功能 #2557

Triggered via pull request June 25, 2024 08:07
Status Failure
Total duration 5m 5s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/aws/tasks/create_node_group.go#L42
Function 'CreateCloudNodeGroupTask' is too long (92 > 90) (funlen)
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/aws/taskmgr.go#L212
commentFormatting: put a space between `//` and comment text (gocritic)
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/aws/taskmgr.go#L344
commentFormatting: put a space between `//` and comment text (gocritic)
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/aws/taskmgr.go#L413
commentFormatting: put a space between `//` and comment text (gocritic)
bcs-cluster-manager
issues found
bcs-user-manager
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
bcs-webconsole
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
bcs-project-manager
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
bcs-bscp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
bcs-cluster-resources
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
bcs-monitor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
bcs-helm-manager
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
bcs-cluster-manager
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/azure/node.go#L200
receiver-naming: receiver name nm should be consistent with previous receiver name n for NodeManager (revive)
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/qcloud/clustermgr.go#L334
var-declaration: should drop = 0 from declaration of var ipNum; it is the zero value (revive)