fix: Add deprecation warning for CA #4310
lint_and_test.yaml
on: pull_request
Run tests
9m 24s
Lint Golang
4m 13s
codespell
/
codespell
5s
Annotations
10 errors and 1 warning
Lint Golang:
cmds/ocm/commands/ocmcmds/componentarchive/create/cmd.go#L30
SA1019: names.ComponentArchive is deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489 (staticcheck)
|
Lint Golang:
cmds/ocm/commands/ocmcmds/componentarchive/create/cmd.go#L40
SA1019: comparch.FormatHandler is deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489 (staticcheck)
|
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/componentarchive/transfer/cmd.go#L29
SA1019: names.ComponentArchive is deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489 (staticcheck)
|
Lint Golang:
cmds/ocm/commands/ocmcmds/componentarchive/cmd.go#L14
SA1019: names.ComponentArchive 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:
cmds/ocm/commands/ocmcmds/cmd.go#L39
SA1019: componentarchive.NewCommand is deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489 NewCommand creates a new command. (staticcheck)
|
Lint Golang:
cmds/ocm/commands/verbs/create/cmd.go#L19
SA1019: comparch.NewCommand is deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489 NewCommand creates a new ctf command. (staticcheck)
|
codespell / codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|