CodeQL #209
codeql-analysis.yaml
on: schedule
Analyze Go
6m 42s
Analyze Github Actions
1m 20s
Annotations
10 errors and 2 warnings
Analyze Go:
pkg/apis/v1beta1/nodeclaim_validation.go#L144
undefined: NormalizedLabels
|
Analyze Go:
pkg/apis/v1beta1/nodeclaim_validation.go#L150
undefined: IsRestrictedLabel
|
Analyze Go:
pkg/apis/v1beta1/nodepool_validation.go#L70
undefined: NodePoolLabelKey
|
Analyze Go:
pkg/apis/v1beta1/nodepool_validation.go#L79
undefined: IsRestrictedLabel
|
Analyze Go:
pkg/apis/v1beta1/nodepool_validation.go#L88
undefined: NodePoolLabelKey
|
Analyze Go:
pkg/apis/settings/settings.go#L26
no required module provides package github.com/aws/karpenter-core/pkg/apis/settings; to add it:
|
Analyze Go:
pkg/apis/settings/settings.go#L71
expected declaration, found '<<'
|
Analyze Go:
pkg/apis/settings/settings.go#L26
could not import github.com/aws/karpenter-core/pkg/apis/settings (invalid package name: "")
|
Analyze Go:
pkg/apis/settings/settings.go#L55
undefined: ToContext
|
Analyze Go:
pkg/apis/settings/settings.go#L65
s.Validate undefined (type *Settings has no field or method Validate)
|
Analyze Github Actions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@df32e399139a3050671466d7d9b3cbacc1cfd034, github/codeql-action/analyze@df32e399139a3050671466d7d9b3cbacc1cfd034. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|