Skip to content

fix: check if resource exists in update cmd #653

fix: check if resource exists in update cmd

fix: check if resource exists in update cmd #653

Triggered via pull request November 18, 2024 07:56
Status Failure
Total duration 2m 19s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: internal/cli/update/update.go#L37
o.GetDefaultComponents undefined (type *UpdateOptions has no field or method GetDefaultComponents) (typecheck)
lint: internal/cli/update/update.go#L39
o.Components undefined (type *UpdateOptions has no field or method Components) (typecheck)
lint: internal/cli/update/update.go#L43
o.Components undefined (type *UpdateOptions has no field or method Components) (typecheck)
lint: internal/cli/update/update.go#L44
o.Components undefined (type *UpdateOptions has no field or method Components) (typecheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/