ci: Fix E2E test flakes #8618
codeql-analysis.yaml
on: pull_request
Analyze Go
42s
Analyze Github Actions
1m 21s
Annotations
3 errors
Analyze Go:
pkg/controllers/nodeclass/validation.go#L211
cannot use lo.ToPtr(1) (value of type *int) as *int32 value in struct literal
|
Analyze Go:
pkg/controllers/nodeclass/validation.go#L212
cannot use lo.ToPtr(1) (value of type *int) as *int32 value in struct literal
|
Analyze Go
Process completed with exit code 2.
|