fix: Add deprecation warning for CA #4310
Annotations
10 errors
Lint:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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)
|
Loading