chore: add test for #6 (DO NOT MERGE) #36
Annotations
18 errors
lint:
examples/postgis/main_test.go#L13
could not import github.com/testcontainers/testcontainers-go (-: # github.com/testcontainers/testcontainers-go
|
lint
undefined: types.ImageRemoveOptions
|
lint
undefined: types.ImagePullOptions
|
lint
undefined: types.ImagePullOptions
|
lint
unknown field CheckDuplicate in struct literal of type "github.com/docker/docker/api/types/network".CreateOptions
|
lint
cannot use req.EnableIPv6 (variable of type bool) as *bool value in struct literal
|
lint
undefined: types.ImageListOptions
|
lint
undefined: types.ImagePullOptions) (typecheck)
|
lint:
examples/postgis/main_test.go#L35
undefined: testcontainers (typecheck)
|
lint:
examples/postgis/main_test.go#L39
undefined: testcontainers (typecheck)
|
test
undefined: types.ImageRemoveOptions
|
test
undefined: types.ImagePullOptions
|
test
undefined: types.ImagePullOptions
|
test
unknown field CheckDuplicate in struct literal of type "github.com/docker/docker/api/types/network".CreateOptions
|
test
cannot use req.EnableIPv6 (variable of type bool) as *bool value in struct literal
|
test
undefined: types.ImageListOptions
|
test
undefined: types.ImagePullOptions
|
test
Process completed with exit code 1.
|