fix(ci): hardcode pnpm version #26
Annotations
7 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/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/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.
|