Skip to content

fix: improve behavior around cluster connection during deploy #7654

fix: improve behavior around cluster connection during deploy

fix: improve behavior around cluster connection during deploy #7654

Triggered via pull request October 25, 2023 22:23
Status Success
Total duration 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

scan-lint.yml

on: pull_request
validate
5s
validate
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
validate: src/pkg/utils/helpers/misc.go#L197
exported function AppendIfNotExists should have comment or be unexported
validate: src/pkg/k8s/info.go#L117
comment on exported method K8s.GetArchitectures should be of the form "GetArchitectures ..."
validate: src/pkg/packager/deploy.go#L391
parameter 'component' seems to be unused, consider removing or renaming it as _