feat: Node Repair implementation #3870
codeql-analysis.yaml
on: pull_request
Analyze Go
3m 8s
Analyze Github Actions
1m 6s
Annotations
3 errors and 2 warnings
Analyze Go
undefined: cloudprovider.RepairStatements
|
Analyze Go
undefined: cloudprovider.RepairStatements
|
Analyze Go
cannot use cloudProvider (variable of type *kwok.CloudProvider) as cloudprovider.CloudProvider value in argument to controllers.NewControllers: *kwok.CloudProvider does not implement cloudprovider.CloudProvider (wrong type for method RepairPolicy)
|
Analyze Github Actions
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@df32e399139a3050671466d7d9b3cbacc1cfd034, github/codeql-action/analyze@df32e399139a3050671466d7d9b3cbacc1cfd034. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze Go
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@df32e399139a3050671466d7d9b3cbacc1cfd034, github/codeql-action/autobuild@df32e399139a3050671466d7d9b3cbacc1cfd034, github/codeql-action/analyze@df32e399139a3050671466d7d9b3cbacc1cfd034. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|