Skip to content

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

sync(cmd/access): pull from indent core

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

Triggered via pull request March 5, 2024 17:48
Status Failure
Total duration 1m 57s
Artifacts

build-access.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, goreleaser/goreleaser-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.