Skip to content

fix(ci): update nanotdf create function signature to use options #610

fix(ci): update nanotdf create function signature to use options

fix(ci): update nanotdf create function signature to use options #610

Triggered via pull request September 9, 2024 17:08
Status Failure
Total duration 2m 21s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.