feat(postgres): Add resource #331
Annotations
10 errors
golangci-lint:
main.go#L18
could not import github.com/ninech/nctl/create (-: # github.com/ninech/nctl/create
|
golangci-lint:
create/mysql.go#L26
undefined: storage.IPv4CIDR
|
golangci-lint:
create/mysql.go#L92
undefined: storage.IPv4CIDR
|
golangci-lint:
create/postgres.go#L26
undefined: storage.IPv4CIDR
|
golangci-lint:
create/postgres.go#L87
undefined: storage.IPv4CIDR
|
golangci-lint:
create/keyvaluestore.go#L22
undefined: storage.IPv4CIDR) (typecheck)
|
golangci-lint:
main.go#L23
could not import github.com/ninech/nctl/update (-: # github.com/ninech/nctl/update
|
golangci-lint:
update/keyvaluestore.go#L18
undefined: storage.IPv4CIDR
|
golangci-lint:
update/mysql.go#L18
undefined: storage.IPv4CIDR
|
golangci-lint:
update/postgres.go#L18
undefined: storage.IPv4CIDR) (typecheck)
|
Loading