fix(ci): update nanotdf create function signature to use options #610
Annotations
10 errors
pkg/handlers/nano-tdf.go#L15
undefined: sdk.WithKasURL
|
pkg/handlers/nano-tdf.go#L16
cannot use values (variable of type []string) as string value in argument to sdk.WithNanoDataAttributes
|
pkg/handlers/nano-tdf.go#L22
cannot use ... in call to non-variadic h.sdk.CreateNanoTDF (typecheck)
|
pkg/cli/sdkHelpers.go#L7
could not import github.com/opentdf/otdfctl/pkg/handlers (-: # github.com/opentdf/otdfctl/pkg/handlers
|
pkg/handlers/nano-tdf.go#L15
undefined: sdk.WithKasURL
|
pkg/handlers/nano-tdf.go#L16
cannot use values (variable of type []string) as string value in argument to sdk.WithNanoDataAttributes
|
pkg/handlers/nano-tdf.go#L22
cannot use ... in call to non-variadic h.sdk.CreateNanoTDF) (typecheck)
|
tui/appMenu.go#L7
could not import github.com/opentdf/otdfctl/pkg/handlers (-: # github.com/opentdf/otdfctl/pkg/handlers
|
pkg/handlers/nano-tdf.go#L15
undefined: sdk.WithKasURL
|
pkg/handlers/nano-tdf.go#L16
cannot use values (variable of type []string) as string value in argument to sdk.WithNanoDataAttributes
|
This job failed
Loading