🌱 Update golangci-lint to v1.60 and add configuration #267
Annotations
10 errors and 2 warnings
lint:
e2e/pod_safe_to_evict_annotator_test.go#L21
error-nil: use require.NoError (testifylint)
|
lint:
e2e/pod_safe_to_evict_annotator_test.go#L26
error-nil: use require.NoError (testifylint)
|
lint:
e2e/pod_safe_to_evict_annotator_test.go#L31
error-nil: use require.NoError (testifylint)
|
lint:
e2e/spot_migrator_test.go#L82
empty: use require.NotEmpty (testifylint)
|
lint:
e2e/spot_migrator_test.go#L195
len: use require.Len (testifylint)
|
lint:
e2e/spot_migrator_test.go#L196
float-compare: use require.InEpsilon (or InDelta) (testifylint)
|
lint:
e2e/spot_migrator_test.go#L211
empty: use require.NotEmpty (testifylint)
|
lint:
pkg/cloudprovider/cloud_provider_test.go#L12
error-nil: use require.Error (testifylint)
|
lint:
pkg/config/config_test.go#L111
error-nil: use require.Error (testifylint)
|
lint:
pkg/config/config_test.go#L145
error-nil: use require.Error (testifylint)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|