fix/testContainers #138
Annotations
5 errors
|
golangci-lint
cannot use dbContainer.Terminate (value of type func(ctx context.Context, opts ...testcontainers.TerminateOption) error) as func(context.Context) error value in return statement
|
golangci-lint
cannot use dbContainer.Terminate (value of type func(ctx context.Context, opts ...testcontainers.TerminateOption) error) as func(context.Context) error value in return statement
|
golangci-lint
cannot use dbContainer.Terminate (value of type func(ctx context.Context, opts ...testcontainers.TerminateOption) error) as func(context.Context) error value in return statement (typecheck)
|
golangci-lint
The operation was canceled.
|
Loading