chore: Use Security Group Status Controller to Asynchronously Hydrate Security Group Data #3614
codeql-analysis.yaml
on: pull_request
Analyze Go
46s
Analyze Github Actions
1m 3s
Annotations
3 errors and 1 warning
Analyze Go:
pkg/controllers/nodeclass/status/controller.go#L80
c.securitygroup.LockProvider undefined (type *SecurityGroup has no field or method LockProvider)
|
Analyze Go:
pkg/controllers/nodeclass/status/controller.go#L81
c.securitygroup.UnlockProvider undefined (type *SecurityGroup has no field or method UnlockProvider)
|
Analyze Go
Process completed with exit code 2.
|
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/.
|