Update go minor dependencies #3374
pr.yaml
on: pull_request
Check if notification resetter code changed
4s
Lint
2m 23s
Security scan
3m 0s
Code Coverage
3m 11s
Run prune_images tests
13s
Run reset_notifications tests
Annotations
3 errors
|
Lint
issues found
|
|
Lint:
api/v1alpha1/groupversion_info.go#L32
SA1019: scheme.Builder is deprecated: This helper is only useful in api packages, but api packages should be easy to import and hence have minimal dependencies. Typically, these dependencies include only the standard library, k8s.io/apimachinery and other api packages. (staticcheck)
|
|
Lint:
api/konflux/v1alpha1/groupversion_info.go#L32
SA1019: scheme.Builder is deprecated: This helper is only useful in api packages, but api packages should be easy to import and hence have minimal dependencies. Typically, these dependencies include only the standard library, k8s.io/apimachinery and other api packages. (staticcheck)
|