This repository was archived by the owner on Mar 26, 2026. It is now read-only.
chore(deps): Bump golang.org/x/crypto from 0.41.0 to 0.45.0 #93
Annotations
10 errors and 1 warning
|
lint:
pkg/cache/view_cache_test.go#L142
Consider preallocating listOpts with capacity 1 (prealloc)
|
|
lint:
pkg/cache/view_cache_test.go#L117
Consider preallocating listOpts with capacity 1 (prealloc)
|
|
lint:
pkg/apiserver/registry.go#L162
Consider preallocating apiVersionsForDiscovery with capacity len(versionedGVKs) (prealloc)
|
|
lint:
pkg/apiserver/openapi.go#L43
Consider preallocating gvks (prealloc)
|
|
lint:
examples/endpointslice-controller/ep_operator_test.go#L695
Consider preallocating specs with capacity 2 (prealloc)
|
|
lint:
examples/endpointslice-controller/ep_operator_test.go#L635
Consider preallocating specs with capacity 2 (prealloc)
|
|
lint:
examples/endpointslice-controller/ep_operator_test.go#L434
Consider preallocating specs with capacity 2 (prealloc)
|
|
lint:
examples/endpointslice-controller/ep_operator_test.go#L358
Consider preallocating specs with capacity 4 (prealloc)
|
|
lint:
examples/endpointslice-controller/ep_operator_test.go#L342
Consider preallocating specs with capacity 4 (prealloc)
|
|
lint:
examples/endpointslice-controller/ep_operator_test.go#L254
Consider preallocating specs with capacity 4 (prealloc)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dcontroller/dcontroller. Supported file pattern: go.sum
|