Update go minor dependencies #3415
pr.yaml
on: pull_request
Check if notification resetter code changed
5s
Lint
2m 19s
Security scan
3m 8s
Code Coverage
3m 38s
Run prune_images tests
16s
Run reset_notifications tests
0s
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)
|