feat: add interface ClusterProvider #72
ci.yaml
on: pull_request
Unit Test
1m 46s
Golang Lint
25s
License Check
26s
Secret Scan
8s
Annotations
3 errors and 6 warnings
Golang Lint:
multicluster/clusterprovider/config/karbour.go#L26
File is not `goimports`-ed with -local kusionstack.io/kube-utils (goimports)
|
Golang Lint:
multicluster/clusterprovider/config/simple.go#L22
File is not `goimports`-ed with -local kusionstack.io/kube-utils (goimports)
|
Golang Lint
issues found
|
Secret Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
License Check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
License Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Golang 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/.
|