Skip to content

Update testcontainers-go package #1943

Update testcontainers-go package

Update testcontainers-go package #1943

Triggered via push July 31, 2024 10:50
Status Failure
Total duration 41s
Artifacts

build.yml

on: push
Matrix: examples
Matrix: test
lint
30s
lint
type generation
12s
type generation
dead code check
21s
dead code check
license check
4s
license check
validate examples JSON
15s
validate examples JSON
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

52 errors
test (pg: 14.8, schema: non_public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
test (pg: 14.8, schema: non_public)
Process completed with exit code 1.
test (pg: 14.8, schema: public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
test (pg: 14.8, schema: public)
Process completed with exit code 1.
test (pg: 16.0, schema: public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
test (pg: 16.0, schema: public)
Process completed with exit code 1.
test (pg: 15.3, schema: non_public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
test (pg: 15.3, schema: non_public)
Process completed with exit code 1.
test (pg: 16.0, schema: non_public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
test (pg: 16.0, schema: non_public)
Process completed with exit code 1.
test (pg: latest, schema: non_public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
test (pg: latest, schema: non_public)
Process completed with exit code 1.
test (pg: 15.3, schema: public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
test (pg: 15.3, schema: public)
Process completed with exit code 1.
test (pg: latest, schema: public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
test (pg: latest, schema: public)
Process completed with exit code 1.
dead code check
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
dead code check
could not import golang.org/x/term (invalid package name: "")
dead code check
cannot use (func(req *testcontainers.GenericContainerRequest) literal) (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
dead code check
cannot use (func(req *testcontainers.GenericContainerRequest) literal) (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
dead code check
cannot use (func(req *testcontainers.GenericContainerRequest) literal) (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
dead code check
cannot use (func(req *testcontainers.GenericContainerRequest) literal) (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
dead code check
cannot use (func(req *testcontainers.GenericContainerRequest) literal) (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
dead code check: pkg/db/db_test.go#L12
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/xataio/pgroll/pkg/db); to add:
dead code check: pkg/db/db_test.go#L12
could not import github.com/stretchr/testify/require (invalid package name: "")
dead code check: pkg/jsonschema/jsonschema_test.go#L14
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/xataio/pgroll/pkg/jsonschema); to add:
examples (pg: 16.0, schema: non_public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
examples (pg: 16.0, schema: non_public)
Process completed with exit code 1.
examples (pg: 14.8, schema: public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
examples (pg: 14.8, schema: public)
Process completed with exit code 1.
examples (pg: 16.0, schema: public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
examples (pg: 16.0, schema: public)
Process completed with exit code 1.
examples (pg: 15.3, schema: non_public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
examples (pg: 15.3, schema: non_public)
Process completed with exit code 1.
examples (pg: latest, schema: public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
examples (pg: latest, schema: public)
Process completed with exit code 1.
examples (pg: 15.3, schema: public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
examples (pg: 15.3, schema: public)
Process completed with exit code 1.
examples (pg: latest, schema: non_public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
examples (pg: latest, schema: non_public)
Process completed with exit code 1.
lint: pkg/testutils/util.go#L17
could not import github.com/testcontainers/testcontainers-go/modules/postgres (-: # github.com/testcontainers/testcontainers-go/modules/postgres
lint
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
lint
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
lint
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
lint
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
lint
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement) (typecheck)
lint: pkg/testutils/util.go#L17
could not import github.com/testcontainers/testcontainers-go/modules/postgres (-: # github.com/testcontainers/testcontainers-go/modules/postgres
lint
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
lint
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
lint
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement
examples (pg: 14.8, schema: non_public)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pterm/pterm); to add:
examples (pg: 14.8, schema: non_public)
Process completed with exit code 1.