WIP workflow integration tests refactor #1718
Triggered via pull request
December 24, 2024 07:13
Status
Failure
Total duration
11m 42s
Artifacts
–
go.yml
on: pull_request
golang-lint
4m 37s
vet
4m 28s
Unit Tests
6m 26s
Integration Tests
11m 29s
go-mod-tidy-check
1m 11s
Annotations
10 errors and 5 warnings
golang-lint:
worker/pkg/integration_tests/dynamodb-tests.go#L332
paramTypeCombine: func(ctx context.Context, dynamo *tcdynamodb.DynamoDBTestSyncContainer, tableName string, primaryKey string) error could be replaced with func(ctx context.Context, dynamo *tcdynamodb.DynamoDBTestSyncContainer, tableName, primaryKey string) error (gocritic)
|
golang-lint:
worker/pkg/integration_tests/dynamodb-tests.go#L20
func `createDynamodbSyncJob` is unused (unused)
|
golang-lint:
worker/pkg/integration_tests/postgres-tests.go#L32
type `createJobConfig` is unused (unused)
|
golang-lint:
worker/pkg/integration_tests/dynamodb-tests.go#L70
func `test_dynamodb_alltypes` is unused (unused)
|
golang-lint:
worker/pkg/integration_tests/dynamodb-tests.go#L339
func `getAllTypesTestData` is unused (unused)
|
golang-lint:
worker/pkg/integration_tests/dynamodb-tests.go#L325
func `cleanupDynamodbTables` is unused (unused)
|
golang-lint:
worker/pkg/integration_tests/dynamodb-tests.go#L144
func `test_dynamodb_subset` is unused (unused)
|
golang-lint:
worker/pkg/integration_tests/dynamodb-tests.go#L222
func `test_dynamodb_default_transformers` is unused (unused)
|
golang-lint:
worker/pkg/integration_tests/mongodb-tests.go#L23
func `createMongodbSyncJob` is unused (unused)
|
golang-lint:
worker/pkg/integration_tests/mongodb-tests.go#L60
func `test_mongodb_alltypes` is unused (unused)
|
go-mod-tidy-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golang-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|