pb installer, uninstaller, show values and list #235
Annotations
7 errors and 1 warning
make verification:
pkg/installer/spinner.go#L27
unused-parameter: parameter 'namespace' seems to be unused, consider removing or renaming it as _ (revive)
|
make verification:
pkg/installer/installer.go#L373
unused-parameter: parameter 'deployment' seems to be unused, consider removing or renaming it as _ (revive)
|
make verification:
pkg/installer/installer.go#L831
exported: type name will be used as installer.InstallerEntry by other packages, and that stutters; consider calling this Entry (revive)
|
make verification:
cmd/list.go#L36
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
make verification:
pkg/installer/model.go#L23
const `standalone` is unused (unused)
|
make verification:
pkg/installer/spinner.go#L40
printf: non-constant format string in call to fmt.Sprintf (govet)
|
make verification
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading