Skip to content

feat: deploy interactive ui #950

feat: deploy interactive ui

feat: deploy interactive ui #950

Triggered via pull request February 4, 2025 07:44
Status Success
Total duration 52s
Artifacts

go-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/deploy/service-set.go#L30
exported const Yes should have comment (or a comment on this block) or be unexported
lint: internal/ui/deploy.go#L14
exported method ServiceDeployModel.Init should have comment or be unexported
lint: internal/ui/deploy.go#L22
exported method ServiceDeployModel.Update should have comment or be unexported
lint: internal/ui/deploy.go#L95
exported method ServiceDeployModel.View should have comment or be unexported
lint: internal/ui/deploymodel.go#L10
exported type ServiceDeployModel should have comment or be unexported
lint: internal/ui/deploymodel.go#L15
exported type ServiceDisplayMeta should have comment or be unexported
lint: internal/ui/deploymodel.go#L26
exported type ComponentDisplayMeta should have comment or be unexported
lint: internal/ui/deploymodel.go#L34
exported type ServiceView should have comment or be unexported
lint: internal/ui/deploymodel.go#L42
exported type ComponentView should have comment or be unexported
lint: internal/ui/deploymodel.go#L49
exported function GetServiceDeployModel should have comment or be unexported