fix: Add deprecation warning for CA #4319
lint_and_test.yaml
on: pull_request
Run tests
7m 24s
Lint Golang
3m 14s
codespell
/
codespell
6s
Annotations
5 errors and 1 warning
Lint Golang:
cmds/ocm/commands/ocmcmds/common/resources.go#L459
SA1019: comparch.Open is deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489 (staticcheck)
|
Lint Golang:
cmds/ocm/commands/ocmcmds/common/resources.go#L463
SA1019: obj.Close is deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489 (staticcheck)
|
Lint Golang:
cmds/ocm/commands/ocmcmds/components/download/cmd.go#L137
SA1019: comparch.Create is deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489 (staticcheck)
|
Lint Golang:
cmds/ocm/commands/ocmcmds/components/download/cmd.go#L141
SA1019: set.Close is deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489 (staticcheck)
|
Lint Golang
Process completed with exit code 2.
|
codespell / codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|