Skip to content

fix: err when deploying with BubbleTea with no cluster #856

fix: err when deploying with BubbleTea with no cluster

fix: err when deploying with BubbleTea with no cluster #856

Triggered via pull request March 26, 2024 23:50
Status Success
Total duration 4m 6s
Artifacts

scan-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
validate: src/pkg/bundle/tui/deploy/model.go#L70
exported type Model should have comment or be unexported
validate: src/pkg/bundle/tui/deploy/model.go#L146
exported method Model.Update should have comment or be unexported
validate: src/pkg/bundle/tui/deploy/model.go#L140
exported method Model.Init should have comment or be unexported
validate: src/pkg/bundle/tarball.go#L304
parameter 'desc' seems to be unused, consider removing or renaming it as _
validate: src/pkg/bundle/tui/deploy/model.go#L279
exported method Model.View should have comment or be unexported
validate: src/pkg/bundle/deploy.go#L284
exported method Bundle.PreDeployValidation should have comment or be unexported