perf: Cache taints for existing nodes #4029
codeql-analysis.yaml
on: pull_request
Analyze Go
32s
Analyze Github Actions
57s
Annotations
3 errors and 1 warning
Analyze Go:
pkg/scheduling/requirements.go#L123
cannot use requirement.NodeSelectorRequirement() (value of type "sigs.k8s.io/karpenter/pkg/apis/v1".NodeSelectorRequirementWithMinValues) as []"sigs.k8s.io/karpenter/pkg/apis/v1".NodeSelectorRequirementWithMinValues value in return statement
|
Analyze Go:
pkg/scheduling/requirements.go#L121
declared and not used: ret
|
Analyze Go
Process completed with exit code 2.
|
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/
|