Skip to content

Feature/test suite

Feature/test suite #28

Triggered via pull request May 6, 2024 19:47
Status Failure
Total duration 1m 10s
Artifacts

ci-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/server.test.ts: src/utils/assertExists.ts#L18
Error: Environment variable Supabase API key is not set. ❯ Module.assertExists src/utils/assertExists.ts:18:11 ❯ src/utils/constants.ts:12:31 ❯ test/handlers.ts:2:31
test/fetching/fetchMetadataFromUri.test.ts: src/utils/assertExists.ts#L18
Error: Environment variable Supabase API key is not set. ❯ Module.assertExists src/utils/assertExists.ts:18:11 ❯ src/utils/constants.ts:12:31 ❯ test/handlers.ts:2:31
test/parsing/allowListCreatedEvent.test.ts: src/utils/assertExists.ts#L18
Error: Environment variable Supabase API key is not set. ❯ Module.assertExists src/utils/assertExists.ts:18:11 ❯ src/utils/constants.ts:12:31 ❯ test/handlers.ts:2:31
test/parsing/claimStoredEvent.test.ts: src/utils/assertExists.ts#L18
Error: Environment variable Supabase API key is not set. ❯ Module.assertExists src/utils/assertExists.ts:18:11 ❯ src/utils/constants.ts:12:31 ❯ test/handlers.ts:2:31
test/parsing/transferSingleEvent.test.ts: src/utils/assertExists.ts#L18
Error: Environment variable Supabase API key is not set. ❯ Module.assertExists src/utils/assertExists.ts:18:11 ❯ src/utils/constants.ts:12:31 ❯ test/handlers.ts:2:31
test/parsing/valueTransferEvent.test.ts: src/utils/assertExists.ts#L18
Error: Environment variable Supabase API key is not set. ❯ Module.assertExists src/utils/assertExists.ts:18:11 ❯ src/utils/constants.ts:12:31 ❯ test/handlers.ts:2:31
test/storage/storeHypercert.test.ts: src/utils/assertExists.ts#L18
Error: Environment variable Supabase API key is not set. ❯ Module.assertExists src/utils/assertExists.ts:18:11 ❯ src/utils/constants.ts:12:31 ❯ test/handlers.ts:2:31
test/storage/updateLastBlockIndexed.test.ts: src/utils/assertExists.ts#L18
Error: Environment variable Supabase API key is not set. ❯ Module.assertExists src/utils/assertExists.ts:18:11 ❯ src/utils/constants.ts:12:31 ❯ test/handlers.ts:2:31
test/utils/fetching.test.ts: src/utils/assertExists.ts#L18
Error: Environment variable Supabase API key is not set. ❯ Module.assertExists src/utils/assertExists.ts:18:11 ❯ src/utils/constants.ts:12:31 ❯ test/handlers.ts:2:31
test
Process completed with exit code 1.