Skip to content

feat(postgres): Add resource #320

feat(postgres): Add resource

feat(postgres): Add resource #320

Triggered via pull request May 23, 2024 07:55
Status Failure
Total duration 2m 22s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
lint: main.go#L18
could not import github.com/ninech/nctl/create (-: # github.com/ninech/nctl/create
lint: create/create.go#L31
undefined: postgresCmd) (typecheck)
lint: main.go#L19
could not import github.com/ninech/nctl/delete (-: # github.com/ninech/nctl/delete
lint: delete/delete.go#L23
undefined: postgresCmd) (typecheck)
lint: main.go#L20
could not import github.com/ninech/nctl/get (-: # github.com/ninech/nctl/get
lint: get/get.go#L28
undefined: postgresCmd) (typecheck)
lint: main.go#L23
could not import github.com/ninech/nctl/update (-: # github.com/ninech/nctl/update
lint: update/update.go#L16
undefined: postgresCmd) (typecheck)
lint: create/apiserviceaccount.go#L1
: # github.com/ninech/nctl/create [github.com/ninech/nctl/create.test]
lint: create/create.go#L31
undefined: postgresCmd (typecheck)
test: delete/delete.go#L23
undefined: postgresCmd
test: create/create.go#L31
undefined: postgresCmd
test: get/get.go#L28
undefined: postgresCmd
test: update/update.go#L16
undefined: postgresCmd
test
Process completed with exit code 1.