Skip to content

fix: tests

fix: tests #33

Triggered via push November 2, 2024 03:49
Status Failure
Total duration 46s
Artifacts

test-runner.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
src/clients/functions.test.ts > FleekSDK > should get function by its name: src/libs/graphqlFetcher.ts#L87
UnknownError: Unexpected error. Repeat the action or contact support. ❯ Module.graphqlFetcher src/libs/graphqlFetcher.ts:87:9 ❯ node_modules/.pnpm/@fleek-platform[email protected]/node_modules/@fleek-platform/utils-genql-client/dist/runtime/fetcher.ts:46:20 ❯ FunctionsClient.get src/clients/functions.ts:72:22 ❯ src/clients/functions.test.ts:32:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { data: {} }
src/clients/functions.test.ts > FleekSDK > list functions: src/libs/graphqlFetcher.ts#L87
UnknownError: Unexpected error. Repeat the action or contact support. ❯ Module.graphqlFetcher src/libs/graphqlFetcher.ts:87:9 ❯ node_modules/.pnpm/@fleek-platform[email protected]/node_modules/@fleek-platform/utils-genql-client/dist/runtime/fetcher.ts:46:20 ❯ FunctionsClient.list src/clients/functions.ts:88:22 ❯ src/clients/functions.test.ts:54:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { data: {} }
src/clients/functions.test.ts > FleekSDK > should create function: src/libs/graphqlFetcher.ts#L87
UnknownError: Unexpected error. Repeat the action or contact support. ❯ Module.graphqlFetcher src/libs/graphqlFetcher.ts:87:9 ❯ node_modules/.pnpm/@fleek-platform[email protected]/node_modules/@fleek-platform/utils-genql-client/dist/runtime/fetcher.ts:46:20 ❯ FunctionsClient.create src/clients/functions.ts:119:22 ❯ src/clients/functions.test.ts:122:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { data: {} }
src/clients/functions.test.ts > FleekSDK > should delete function: src/libs/graphqlFetcher.ts#L87
UnknownError: Unexpected error. Repeat the action or contact support. ❯ Module.graphqlFetcher src/libs/graphqlFetcher.ts:87:9 ❯ node_modules/.pnpm/@fleek-platform[email protected]/node_modules/@fleek-platform/utils-genql-client/dist/runtime/fetcher.ts:46:20 ❯ FunctionsClient.delete src/clients/functions.ts:153:22 ❯ src/clients/functions.test.ts:145:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { data: {} }
build
Process completed with exit code 1.