Skip to content

Implement AsyncDisposable to support TS 5.2's using #179

Implement AsyncDisposable to support TS 5.2's using

Implement AsyncDisposable to support TS 5.2's using #179

Triggered via pull request July 18, 2025 07:51
Status Cancelled
Total duration 4m 20s
Artifacts

checks.yml

on: pull_request
Detect packages to check
11s
Detect packages to check
Matrix: Lint
Matrix: Compile
Matrix: Smoke tests
Matrix: Tests
Checks complete
0s
Checks complete
Fit to window
Zoom out
Zoom in

Annotations

350 errors
Tests (clickhouse, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/clickhouse/src/clickhouse-container.test.ts: packages/modules/clickhouse/src/clickhouse-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/clickhouse/src/clickhouse-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/clickhouse/src/clickhouse-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (mockserver, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/mockserver/src/mockserver-container.test.ts: packages/modules/mockserver/src/mockserver-container.test.ts#L3
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/mockserver/src/mockserver-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/mockserver/src/mockserver-container.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (opensearch, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/opensearch/src/opensearch-container.test.ts: packages/modules/opensearch/src/opensearch-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/opensearch/src/opensearch-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/opensearch/src/opensearch-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (mariadb, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/mariadb/src/mariadb-container.test.ts: packages/modules/mariadb/src/mariadb-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/mariadb/src/mariadb-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/mariadb/src/mariadb-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (mssqlserver, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/mssqlserver/src/mssqlserver-container.test.ts: packages/modules/mssqlserver/src/mssqlserver-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/mssqlserver/src/mssqlserver-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/mssqlserver/src/mssqlserver-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (arangodb, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/arangodb/src/arangodb-container.test.ts: packages/modules/arangodb/src/arangodb-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/arangodb/src/arangodb-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/arangodb/src/arangodb-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (azurecosmosdb, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts: packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L3
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (azurite, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/azurite/src/azurite-container.test.ts: packages/modules/azurite/src/azurite-container.test.ts#L4
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/azurite/src/azurite-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/azurite/src/azurite-container.test.ts:4:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (redis, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/redis/src/redis-container.test.ts: packages/modules/redis/src/redis-container.test.ts#L5
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/redis/src/redis-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/redis/src/redis-container.test.ts:5:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (toxiproxy, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/toxiproxy/src/toxiproxy-container.test.ts: packages/modules/toxiproxy/src/toxiproxy-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/toxiproxy/src/toxiproxy-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/toxiproxy/src/toxiproxy-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (cassandra, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/cassandra/src/cassandra-container.test.ts: packages/modules/cassandra/src/cassandra-container.test.ts#L3
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/cassandra/src/cassandra-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/cassandra/src/cassandra-container.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (postgresql, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/postgresql/src/timescale-container.test.ts: packages/modules/postgresql/src/timescale-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/timescale-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/timescale-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgresql-container.test.ts: packages/modules/postgresql/src/postgresql-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgresql-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgresql-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgresql-container-snapshot.test.ts: packages/modules/postgresql/src/postgresql-container-snapshot.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgresql-container-snapshot.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgresql-container-snapshot.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgis-container.test.ts: packages/modules/postgresql/src/postgis-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgis-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgis-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/pgvector-container.test.ts: packages/modules/postgresql/src/pgvector-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/pgvector-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/pgvector-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (postgresql, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/postgresql/src/timescale-container.test.ts: packages/modules/postgresql/src/timescale-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/timescale-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/timescale-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgresql-container.test.ts: packages/modules/postgresql/src/postgresql-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgresql-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgresql-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgresql-container-snapshot.test.ts: packages/modules/postgresql/src/postgresql-container-snapshot.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgresql-container-snapshot.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgresql-container-snapshot.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgis-container.test.ts: packages/modules/postgresql/src/postgis-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgis-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgis-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/pgvector-container.test.ts: packages/modules/postgresql/src/pgvector-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/pgvector-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/pgvector-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (hivemq, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/hivemq/src/hivemq-container.test.ts: packages/modules/hivemq/src/hivemq-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/hivemq/src/hivemq-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/hivemq/src/hivemq-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (cassandra, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/cassandra/src/cassandra-container.test.ts: packages/modules/cassandra/src/cassandra-container.test.ts#L3
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/cassandra/src/cassandra-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/cassandra/src/cassandra-container.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (minio, 20.x, podman) / Run
Process completed with exit code 1.
packages/modules/minio/src/minio-container.test.ts: packages/modules/minio/src/minio-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/minio/src/minio-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/minio/src/minio-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (ollama, 20.x, podman) / Run
Process completed with exit code 1.
packages/modules/ollama/src/ollama-container.test.ts: packages/modules/ollama/src/ollama-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/ollama/src/ollama-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/ollama/src/ollama-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (etcd, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/etcd/src/etcd-container.test.ts: packages/modules/etcd/src/etcd-container.test.ts#L3
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/etcd/src/etcd-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/etcd/src/etcd-container.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (azurecosmosdb, 24.x, podman) / Run
Process completed with exit code 1.
packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts: packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts#L3
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/azurecosmosdb/src/azure-cosmosdb-emulator-container.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (mongodb, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/mongodb/src/mongodb-container.test.ts: packages/modules/mongodb/src/mongodb-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/mongodb/src/mongodb-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/mongodb/src/mongodb-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (weaviate, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/weaviate/src/weaviate-container.test.ts: packages/modules/weaviate/src/weaviate-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/weaviate/src/weaviate-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/weaviate/src/weaviate-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (redpanda, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/redpanda/src/redpanda-container.test.ts: packages/modules/redpanda/src/redpanda-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/redpanda/src/redpanda-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/redpanda/src/redpanda-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (neo4j, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/neo4j/src/neo4j-container.test.ts: packages/modules/neo4j/src/neo4j-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/neo4j/src/neo4j-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/neo4j/src/neo4j-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (elasticsearch, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/elasticsearch/src/elasticsearch-container.test.ts: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/elasticsearch/src/elasticsearch-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (hivemq, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/hivemq/src/hivemq-container.test.ts: packages/modules/hivemq/src/hivemq-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/hivemq/src/hivemq-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/hivemq/src/hivemq-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (clickhouse, 24.x, podman) / Run
Process completed with exit code 1.
packages/modules/clickhouse/src/clickhouse-container.test.ts: packages/modules/clickhouse/src/clickhouse-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/clickhouse/src/clickhouse-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/clickhouse/src/clickhouse-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (valkey, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/valkey/src/valkey-container.test.ts: packages/modules/valkey/src/valkey-container.test.ts#L5
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/valkey/src/valkey-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/valkey/src/valkey-container.test.ts:5:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (qdrant, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/qdrant/src/qdrant-container.test.ts: packages/modules/qdrant/src/qdrant-container.test.ts#L4
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/qdrant/src/qdrant-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/qdrant/src/qdrant-container.test.ts:4:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (scylladb, 24.x, podman) / Run
Process completed with exit code 1.
packages/modules/scylladb/src/scylladb-container.test.ts: packages/modules/scylladb/src/scylladb-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/scylladb/src/scylladb-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/scylladb/src/scylladb-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (hivemq, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/hivemq/src/hivemq-container.test.ts: packages/modules/hivemq/src/hivemq-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/hivemq/src/hivemq-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/hivemq/src/hivemq-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (chromadb, 20.x, podman) / Run
Process completed with exit code 1.
packages/modules/chromadb/src/chromadb-container.test.ts: packages/modules/chromadb/src/chromadb-container.test.ts#L6
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/chromadb/src/chromadb-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/chromadb/src/chromadb-container.test.ts:6:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (gcloud, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/gcloud/src/pubsub-emulator-container.test.ts: packages/modules/gcloud/src/pubsub-emulator-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/gcloud/src/pubsub-emulator-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/gcloud/src/pubsub-emulator-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/gcloud/src/firestore-emulator-container.test.ts: packages/modules/gcloud/src/firestore-emulator-container.test.ts#L3
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/gcloud/src/firestore-emulator-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/gcloud/src/firestore-emulator-container.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/gcloud/src/datastore-emulator-container.test.ts: packages/modules/gcloud/src/datastore-emulator-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/gcloud/src/datastore-emulator-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/gcloud/src/datastore-emulator-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts: packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts#L4
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/gcloud/src/cloudstorage-emulator-container.test.ts:4:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/gcloud/src/bigquery-emulator-container.test.ts: packages/modules/gcloud/src/bigquery-emulator-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/gcloud/src/bigquery-emulator-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/gcloud/src/bigquery-emulator-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (clickhouse, 20.x, podman) / Run
Process completed with exit code 1.
packages/modules/clickhouse/src/clickhouse-container.test.ts: packages/modules/clickhouse/src/clickhouse-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/clickhouse/src/clickhouse-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/clickhouse/src/clickhouse-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (mysql, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/mysql/src/mysql-container.test.ts: packages/modules/mysql/src/mysql-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/mysql/src/mysql-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/mysql/src/mysql-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (redis, 20.x, podman) / Run
Process completed with exit code 1.
packages/modules/redis/src/redis-container.test.ts: packages/modules/redis/src/redis-container.test.ts#L5
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/redis/src/redis-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/redis/src/redis-container.test.ts:5:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (nats, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/nats/src/nats-container.test.ts: packages/modules/nats/src/nats-container.test.ts#L3
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/nats/src/nats-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/nats/src/nats-container.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (chromadb, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/chromadb/src/chromadb-container.test.ts: packages/modules/chromadb/src/chromadb-container.test.ts#L6
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/chromadb/src/chromadb-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/chromadb/src/chromadb-container.test.ts:6:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (mockserver, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/mockserver/src/mockserver-container.test.ts: packages/modules/mockserver/src/mockserver-container.test.ts#L3
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/mockserver/src/mockserver-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/mockserver/src/mockserver-container.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (postgresql, 20.x, docker) / Run
Process completed with exit code 1.
packages/modules/postgresql/src/timescale-container.test.ts: packages/modules/postgresql/src/timescale-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/timescale-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/timescale-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgresql-container.test.ts: packages/modules/postgresql/src/postgresql-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgresql-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgresql-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgresql-container-snapshot.test.ts: packages/modules/postgresql/src/postgresql-container-snapshot.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgresql-container-snapshot.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgresql-container-snapshot.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgis-container.test.ts: packages/modules/postgresql/src/postgis-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgis-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgis-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/pgvector-container.test.ts: packages/modules/postgresql/src/pgvector-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/pgvector-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/pgvector-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (hivemq, 24.x, podman) / Run
Process completed with exit code 1.
packages/modules/hivemq/src/hivemq-container.test.ts: packages/modules/hivemq/src/hivemq-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/hivemq/src/hivemq-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/hivemq/src/hivemq-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (mongodb, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/mongodb/src/mongodb-container.test.ts: packages/modules/mongodb/src/mongodb-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/mongodb/src/mongodb-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/mongodb/src/mongodb-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (etcd, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/etcd/src/etcd-container.test.ts: packages/modules/etcd/src/etcd-container.test.ts#L3
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/etcd/src/etcd-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/etcd/src/etcd-container.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (arangodb, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (arangodb, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (arangodb, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (arangodb, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (azurecosmosdb, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (azurecosmosdb, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (azurecosmosdb, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (azurite, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (azurecosmosdb, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (azurite, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (azurite, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (azurite, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (azurite, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (cassandra, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (cassandra, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (cassandra, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (cassandra, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (chromadb, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (chromadb, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (chromadb, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (weaviate, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/weaviate/src/weaviate-container.test.ts: packages/modules/weaviate/src/weaviate-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/weaviate/src/weaviate-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/weaviate/src/weaviate-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (clickhouse, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (chromadb, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (clickhouse, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (cockroachdb, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (cockroachdb, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (arangodb, 24.x, docker) / Run
The operation was canceled.
Tests (arangodb, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (cockroachdb, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (cockroachdb, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (cockroachdb, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (couchbase, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (couchbase, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (couchbase, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (couchbase, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (couchbase, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (elasticsearch, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (ollama, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/ollama/src/ollama-container.test.ts: packages/modules/ollama/src/ollama-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/ollama/src/ollama-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/ollama/src/ollama-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (etcd, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (etcd, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (elasticsearch, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (elasticsearch, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (etcd, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (etcd, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (gcloud, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (gcloud, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (gcloud, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (gcloud, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (gcloud, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (hivemq, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (k3s, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (hivemq, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (k3s, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (k3s, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (cockroachdb, 24.x, podman) / Run
The operation was canceled.
Tests (cockroachdb, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (k3s, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (k3s, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (nats, 24.x, docker) / Run
Process completed with exit code 1.
packages/modules/nats/src/nats-container.test.ts: packages/modules/nats/src/nats-container.test.ts#L3
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/nats/src/nats-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/nats/src/nats-container.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (k3s, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kafka, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kafka, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kafka, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kafka, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kurrentdb, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (elasticsearch, 20.x, docker) / Run
The operation was canceled.
packages/modules/elasticsearch/src/elasticsearch-container.test.ts: packages/modules/elasticsearch/src/elasticsearch-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/elasticsearch/src/elasticsearch-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/elasticsearch/src/elasticsearch-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (elasticsearch, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kurrentdb, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kurrentdb, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kurrentdb, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kurrentdb, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kurrentdb, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (localstack, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (localstack, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (localstack, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (localstack, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (localstack, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (localstack, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (minio, 24.x, podman) / Run
Process completed with exit code 1.
packages/modules/minio/src/minio-container.test.ts: packages/modules/minio/src/minio-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/minio/src/minio-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/minio/src/minio-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (mariadb, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mariadb, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mariadb, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (minio, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (minio, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (minio, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (minio, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mockserver, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mockserver, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kafka, 22.x, docker) / Run
The operation was canceled.
Tests (kafka, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mockserver, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mongodb, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mongodb, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mariadb, 20.x, podman) / Run
The operation was canceled.
Tests (mariadb, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mssqlserver, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mssqlserver, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mssqlserver, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (clickhouse, 22.x, podman) / Run
The operation was canceled.
Tests (clickhouse, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mssqlserver, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mysql, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mysql, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mysql, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mysql, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (nats, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (nats, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (nats, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mockserver, 22.x, podman) / Run
The operation was canceled.
Tests (mockserver, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (nats, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mssqlserver, 20.x, podman) / Run
The operation was canceled.
Tests (mssqlserver, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (neo4j, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (neo4j, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (neo4j, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (neo4j, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (ollama, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (ollama, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (elasticsearch, 22.x, podman) / Run
The operation was canceled.
Tests (elasticsearch, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mysql, 22.x, docker) / Run
The operation was canceled.
Tests (mysql, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (ollama, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (ollama, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (couchbase, 22.x, podman) / Run
The operation was canceled.
Tests (couchbase, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (opensearch, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (opensearch, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (opensearch, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (opensearch, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mariadb, 22.x, podman) / Run
The operation was canceled.
Tests (mariadb, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (postgresql, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (opensearch, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (kafka, 24.x, podman) / Run
The operation was canceled.
Tests (kafka, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (postgresql, 22.x, podman) / Run
Process completed with exit code 1.
packages/modules/postgresql/src/timescale-container.test.ts: packages/modules/postgresql/src/timescale-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/timescale-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/timescale-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgresql-container.test.ts: packages/modules/postgresql/src/postgresql-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgresql-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgresql-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgresql-container-snapshot.test.ts: packages/modules/postgresql/src/postgresql-container-snapshot.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgresql-container-snapshot.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgresql-container-snapshot.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/postgis-container.test.ts: packages/modules/postgresql/src/postgis-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/postgis-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/postgis-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
packages/modules/postgresql/src/pgvector-container.test.ts: packages/modules/postgresql/src/pgvector-container.test.ts#L2
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/postgresql/src/pgvector-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/postgresql/src/pgvector-container.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (postgresql, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (qdrant, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (qdrant, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (qdrant, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (qdrant, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (qdrant, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (rabbitmq, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (rabbitmq, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (rabbitmq, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (rabbitmq, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (redis, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (redis, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (redis, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (redpanda, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (redpanda, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mongodb, 24.x, podman) / Run
The operation was canceled.
Tests (mongodb, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (redpanda, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (redpanda, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (scylladb, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (scylladb, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (mongodb, 20.x, podman) / Run
The operation was canceled.
Tests (mongodb, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (redpanda, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (scylladb, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (scylladb, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (selenium, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (neo4j, 24.x, podman) / Run
The operation was canceled.
Tests (neo4j, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (testcontainers, 20.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (testcontainers, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (testcontainers, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (testcontainers, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (testcontainers, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (valkey, 22.x, docker) / Run
Process completed with exit code 1.
packages/modules/valkey/src/valkey-container.test.ts: packages/modules/valkey/src/valkey-container.test.ts#L5
Error: Cannot find module 'testcontainers/src/utils/test-helper' imported from '/home/runner/work/testcontainers-node/testcontainers-node/packages/modules/valkey/src/valkey-container.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ packages/modules/valkey/src/valkey-container.test.ts:5:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Tests (toxiproxy, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (toxiproxy, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (selenium, 24.x, podman) / Run
The operation was canceled.
Tests (selenium, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (selenium, 22.x, docker) / Run
The operation was canceled.
Tests (selenium, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (valkey, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (valkey, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (valkey, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (rabbitmq, 22.x, podman) / Run
The operation was canceled.
Tests (rabbitmq, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (weaviate, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (toxiproxy, 24.x, docker) / Run
The operation was canceled.
Tests (toxiproxy, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (weaviate, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (weaviate, 22.x, podman) / Run
A task was canceled.
Tests (weaviate, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (weaviate, 22.x, docker) / Run
The operation was canceled.
Tests (weaviate, 22.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (toxiproxy, 22.x, podman) / Run
The operation was canceled.
Tests (toxiproxy, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (redis, 24.x, podman) / Run
The operation was canceled.
Tests (redis, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (postgresql, 24.x, podman) / Run
The operation was canceled.
Tests (postgresql, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (rabbitmq, 20.x, podman) / Run
The operation was canceled.
Tests (rabbitmq, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (scylladb, 22.x, podman) / Run
The operation was canceled.
Tests (scylladb, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (toxiproxy, 24.x, podman) / Run
The operation was canceled.
Tests (toxiproxy, 24.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (selenium, 20.x, podman) / Run
The operation was canceled.
Tests (selenium, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (testcontainers, 20.x, podman) / Run
The operation was canceled.
Tests (testcontainers, 20.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (selenium, 22.x, podman) / Run
The operation was canceled.
Tests (selenium, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (selenium, 24.x, docker) / Run
The operation was canceled.
Tests (selenium, 24.x, docker) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Tests (valkey, 22.x, podman) / Run
The operation was canceled.
Tests (valkey, 22.x, podman) / Run
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists
Checks
Canceling since a higher priority waiting request for Checks-add-support-for-ts-using exists