Skip to content

Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.27.0 to 0.30.0 #658

Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.27.0 to 0.30.0

Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.27.0 to 0.30.0 #658

Status Failure
Total duration 1m 41s
Artifacts

go.yml

on: pull_request
Building, Linting, Formatting
1m 32s
Building, Linting, Formatting
Tests (Unit)
1m 7s
Tests (Unit)
Matrix: Tests (Int)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 15 warnings
Tests (PG) - PG 14 / TSDB latest
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 14 / TSDB latest
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 14 / TSDB latest
Process completed with exit code 2.
Tests (PG) - PG 15 / TSDB 2.11
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 15 / TSDB 2.11
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 15 / TSDB 2.11
Process completed with exit code 2.
Tests (PG) - PG 15 / TSDB latest
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 15 / TSDB latest
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 15 / TSDB latest
Process completed with exit code 2.
Tests (Int) (kafka)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (kafka)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (kafka)
Process completed with exit code 2.
Tests (Int) (http)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (http)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (http)
Process completed with exit code 2.
Tests (PG) - PG 13 / TSDB 2.11
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 13 / TSDB 2.11
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 13 / TSDB 2.11
Process completed with exit code 2.
Tests (PG) - PG 14 / TSDB 2.11
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 14 / TSDB 2.11
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 14 / TSDB 2.11
Process completed with exit code 2.
Tests (Int) (redis)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (redis)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (redis)
Process completed with exit code 2.
Tests (Int) (aws-kinesis)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (aws-kinesis)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (aws-kinesis)
Process completed with exit code 2.
Tests (Int) (aws-sqs)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (aws-sqs)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (aws-sqs)
Process completed with exit code 2.
Tests (PG) - PG 13 / TSDB latest
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 13 / TSDB latest
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (PG) - PG 13 / TSDB latest
Process completed with exit code 2.
Tests (Int) (nats)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (nats)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (nats)
Process completed with exit code 2.
Tests (Int) (redpanda)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (redpanda)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Tests (Int) (redpanda)
Process completed with exit code 2.
Tests (Unit)
no required module provides package github.com/testcontainers/testcontainers-go/internal/testcontainersdocker; to add it:
Building, Linting, Formatting: tests/datatype_test.go#L1100
cannot use new(DataTypeTestSuite) (value of type *DataTypeTestSuite) as suite.TestingSuite value in argument to suite.Run: *DataTypeTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
Building, Linting, Formatting: tests/datatype_test.go#L1105
dtt.Run undefined (type *DataTypeTestSuite has no field or method Run) (typecheck)
Building, Linting, Formatting: tests/datatype_test.go#L1107
dtt.T undefined (type *DataTypeTestSuite has no field or method T) (typecheck)
Building, Linting, Formatting: tests/datatype_test.go#L1159
dtt.RunTest undefined (type *DataTypeTestSuite has no field or method RunTest) (typecheck)
Building, Linting, Formatting: tests/datatype_test.go#L1212
dtt.T undefined (type *DataTypeTestSuite has no field or method T) (typecheck)
Building, Linting, Formatting: tests/datatype_test.go#L1217
dtt.T undefined (type *DataTypeTestSuite has no field or method T) (typecheck)
Building, Linting, Formatting: tests/publication_test.go#L64
cannot use new(PublicationTestSuite) (value of type *PublicationTestSuite) as suite.TestingSuite value in argument to suite.Run: *PublicationTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
Building, Linting, Formatting: tests/publication_test.go#L72
pts.RunTest undefined (type *PublicationTestSuite has no field or method RunTest) (typecheck)
Building, Linting, Formatting: tests/publication_test.go#L80
pts.T undefined (type *PublicationTestSuite has no field or method T) (typecheck)
Building, Linting, Formatting: tests/publication_test.go#L89
pts.T undefined (type *PublicationTestSuite has no field or method T) (typecheck)
Tests (PG) - PG 14 / TSDB latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (PG) - PG 15 / TSDB 2.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (PG) - PG 15 / TSDB latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (Int) (kafka)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (Int) (http)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (PG) - PG 13 / TSDB 2.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (PG) - PG 14 / TSDB 2.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (Int) (redis)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (Int) (aws-kinesis)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (Int) (aws-sqs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (PG) - PG 13 / TSDB latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (Int) (nats)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (Int) (redpanda)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (Unit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Building, Linting, Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.