fix(ci): update nanotdf create function signature to use options #610
ci.yaml
on: pull_request
Run govulncheck
32s
lint
56s
unit tests
46s
e2e tests
2m 11s
Annotations
22 errors
Run govulncheck:
pkg/handlers/nano-tdf.go#L15
undefined: sdk.WithKasURL
|
Run govulncheck:
pkg/handlers/nano-tdf.go#L16
cannot use values (variable of type []string) as string value in argument to sdk.WithNanoDataAttributes
|
Run govulncheck:
pkg/handlers/nano-tdf.go#L22
cannot use ... in call to non-variadic h.sdk.CreateNanoTDF
|
Run govulncheck
Process completed with exit code 1.
|
unit tests:
pkg/handlers/nano-tdf.go#L15
undefined: sdk.WithKasURL
|
unit tests:
pkg/handlers/nano-tdf.go#L16
cannot use values (variable of type []string) as string value in argument to sdk.WithNanoDataAttributes
|
unit tests:
pkg/handlers/nano-tdf.go#L22
cannot use ... in call to non-variadic h.sdk.CreateNanoTDF
|
unit tests
Process completed with exit code 1.
|
lint:
pkg/handlers/nano-tdf.go#L15
undefined: sdk.WithKasURL
|
lint:
pkg/handlers/nano-tdf.go#L16
cannot use values (variable of type []string) as string value in argument to sdk.WithNanoDataAttributes
|
lint:
pkg/handlers/nano-tdf.go#L22
cannot use ... in call to non-variadic h.sdk.CreateNanoTDF (typecheck)
|
lint:
pkg/cli/sdkHelpers.go#L7
could not import github.com/opentdf/otdfctl/pkg/handlers (-: # github.com/opentdf/otdfctl/pkg/handlers
|
lint:
pkg/handlers/nano-tdf.go#L15
undefined: sdk.WithKasURL
|
lint:
pkg/handlers/nano-tdf.go#L16
cannot use values (variable of type []string) as string value in argument to sdk.WithNanoDataAttributes
|
lint:
pkg/handlers/nano-tdf.go#L22
cannot use ... in call to non-variadic h.sdk.CreateNanoTDF) (typecheck)
|
lint:
tui/appMenu.go#L7
could not import github.com/opentdf/otdfctl/pkg/handlers (-: # github.com/opentdf/otdfctl/pkg/handlers
|
lint:
pkg/handlers/nano-tdf.go#L15
undefined: sdk.WithKasURL
|
lint:
pkg/handlers/nano-tdf.go#L16
cannot use values (variable of type []string) as string value in argument to sdk.WithNanoDataAttributes
|
e2e tests
undefined: sdk.WithKasURL
|
e2e tests
cannot use values (variable of type []string) as string value in argument to sdk.WithNanoDataAttributes
|
e2e tests
cannot use ... in call to non-variadic h.sdk.CreateNanoTDF
|
e2e tests
Process completed with exit code 1.
|