fix/testContainers #138
Annotations
4 errors and 1 warning
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
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading