fix: tests #33
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.
|