fix: rename karbour to karpor #93
ci.yaml
on: pull_request
Unit Test
2m 8s
Golang Lint
1m 31s
License Check
28s
Secret Scan
10s
Annotations
6 errors and 6 warnings
Golang Lint:
multicluster/clusterprovider/config/karbour.go#L30
type `karpor` is unused (unused)
|
Golang Lint:
multicluster/clusterprovider/config/karbour.go#L34
func `(*karpor).Init` is unused (unused)
|
Golang Lint:
multicluster/clusterprovider/config/karbour.go#L38
func `(*karpor).GetGVR` is unused (unused)
|
Golang Lint:
multicluster/clusterprovider/config/karbour.go#L42
func `(*karpor).GetClusterName` is unused (unused)
|
Golang Lint:
multicluster/clusterprovider/config/karbour.go#L49
func `(*karpor).GetClusterConfig` is unused (unused)
|
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/.
|
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/
|