WIP: ✨ Add support for registry+v1 bundles that include webhooks #4159
Annotations
10 errors and 2 warnings
|
lint:
internal/rukpak/convert/registryv1.go#L258
Consider pre-allocating `parameterizedFiles` (prealloc)
|
|
lint:
internal/rukpak/convert/registryv1.go#L362
Consider pre-allocating `chrtMaintainers` (prealloc)
|
|
lint:
internal/rukpak/convert/registryv1.go#L401
`newParameterizedFile` - `filename` always receives `""` (unparam)
|
|
lint:
internal/rukpak/convert/registryv1.go#L993
getSchema - result 1 (error) is always nil (unparam)
|
|
lint:
internal/rukpak/convert/registryv1_helpers_test.go#L98
assertFieldEqual - result 0 (bool) is never used (unparam)
|
|
lint:
internal/rukpak/convert/registryv1_test.go#L41
`TestRegistryV1ToHelmChart$1` - `chrt` is unused (unparam)
|
|
lint:
internal/rukpak/convert/registryv1_test.go#L418
unnecessary trailing newline (whitespace)
|
|
lint:
internal/rukpak/convert/registryv1_test.go#L397
S1021: should merge variable declaration with assignment on next line (gosimple)
|
|
lint:
internal/features/features.go#L15
SA9004: only the first constant in this group has an explicit type (staticcheck)
|
|
lint:
internal/rukpak/convert/openshift_serviceca.go#L49
ST1006: receiver name should not be an underscore, omit the name if it is unused (stylecheck)
|
|
verify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|