Skip to content

sync(cmd/access): pull from indent core #44

sync(cmd/access): pull from indent core

sync(cmd/access): pull from indent core #44

Triggered via pull request January 22, 2024 13:33
Status Failure
Total duration 2m 2s
Artifacts

build-access.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: cmd/access/cmd/tokens/create.go#L29
undefined: indentv1.CreateTokenRequest
build: cmd/access/cmd/tokens/create.go#L35
undefined: indentv1.CreateTokenRequest
build: cmd/access/cmd/tokens/create.go#L50
f.API(cmd.Context()).Accounts undefined (type cliutil.APIClient has no field or method Accounts)
build: cmd/access/cmd/tokens/create.go#L52
opts.ServiceAccountId undefined (type *CreateOptions has no field or method ServiceAccountId)
build: cmd/access/cmd/tokens/create.go#L53
opts.ServiceAccountId undefined (type *CreateOptions has no field or method ServiceAccountId)
build: cmd/access/cmd/tokens/create.go#L56
opts.SpaceName undefined (type *CreateOptions has no field or method SpaceName)
build: cmd/access/cmd/tokens/create.go#L67
f.API(cmd.Context()).Tokens undefined (type cliutil.APIClient has no field or method Tokens)
build: cmd/access/cmd/tokens/create.go#L68
undefined: indentv1.ExchangeTokenRequest
build: cmd/access/cmd/tokens/create.go#L82
opts.ExpiryDays undefined (type *CreateOptions has no field or method ExpiryDays)
build: cmd/access/cmd/tokens/create.go#L91
undefined: common.Base10