WIP: ✨ Add support for registry+v1 bundles that include webhooks #4139
Annotations
9 errors
|
lint:
internal/rukpak/convert/registryv1.go#L320
Consider pre-allocating `chrtMaintainers` (prealloc)
|
|
lint:
internal/rukpak/convert/registryv1.go#L1003
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#L40
`TestRegistryV1ToHelmChart$1` - `chrt` is unused (unparam)
|
|
lint:
internal/rukpak/convert/registryv1_test.go#L401
unnecessary trailing newline (whitespace)
|
|
lint:
internal/rukpak/convert/registryv1_test.go#L253
require-error: for error assertions use require (testifylint)
|
|
lint:
internal/rukpak/convert/registryv1_test.go#L255
require-error: for error assertions use require (testifylint)
|
|
lint:
internal/rukpak/convert/registryv1_test.go#L109
require-error: for error assertions use require (testifylint)
|
|
lint
Process completed with exit code 2.
|