fix: check if resource exists in update
cmd
#653
Annotations
5 errors and 1 warning
golangci-lint:
internal/cli/update/update.go#L37
o.GetDefaultComponents undefined (type *UpdateOptions has no field or method GetDefaultComponents) (typecheck)
|
golangci-lint:
internal/cli/update/update.go#L39
o.Components undefined (type *UpdateOptions has no field or method Components) (typecheck)
|
golangci-lint:
internal/cli/update/update.go#L43
o.Components undefined (type *UpdateOptions has no field or method Components) (typecheck)
|
golangci-lint:
internal/cli/update/update.go#L44
o.Components undefined (type *UpdateOptions has no field or method Components) (typecheck)
|
golangci-lint
issues found
|
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/
|
Loading