improve the nodeclaim sorting algorithm using heap #7902
Annotations
28 errors and 7 warnings
presubmit (1.26.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L62
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
presubmit (1.26.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L107
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.26.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L121
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.26.x)
Process completed with exit code 2.
|
presubmit (1.25.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L62
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
presubmit (1.25.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L107
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.25.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L121
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.25.x)
Process completed with exit code 2.
|
presubmit (1.28.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L62
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
presubmit (1.28.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L107
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.28.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L121
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.28.x)
Process completed with exit code 2.
|
presubmit (1.29.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L62
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
presubmit (1.29.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L107
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.29.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L121
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.29.x)
Process completed with exit code 2.
|
presubmit (1.27.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L62
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
presubmit (1.27.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L107
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.27.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L121
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.27.x)
Process completed with exit code 2.
|
presubmit (1.31.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L62
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
presubmit (1.31.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L107
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.31.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L121
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.31.x)
Process completed with exit code 2.
|
presubmit (1.30.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L62
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
presubmit (1.30.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L107
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.30.x):
pkg/controllers/provisioning/scheduling/heap_test.go#L121
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
presubmit (1.30.x)
Process completed with exit code 2.
|
presubmit (1.26.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
presubmit (1.25.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
presubmit (1.28.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
presubmit (1.29.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
presubmit (1.27.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
presubmit (1.31.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
presubmit (1.30.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|