Skip to content

chore: 🤖 changeset #5

chore: 🤖 changeset

chore: 🤖 changeset #5

Triggered via push October 29, 2024 09:13
Status Failure
Total duration 45s
Billable time 1m
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#L53
TypeError: fetch failed ❯ Module.graphqlFetcher src/libs/graphqlFetcher.ts:53:20 ❯ 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:73:22 ❯ src/clients/functions.test.ts:40:22 Caused by: Caused by: Error: getaddrinfo ENOTFOUND fleek.mock.server ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'fleek.mock.server' }
src/clients/functions.test.ts > FleekSDK > list functions: src/libs/graphqlFetcher.ts#L53
TypeError: fetch failed ❯ Module.graphqlFetcher src/libs/graphqlFetcher.ts:53:20 ❯ 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:61:22 Caused by: Caused by: Error: getaddrinfo ENOTFOUND fleek.mock.server ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'fleek.mock.server' }
src/clients/functions.test.ts > FleekSDK > should create function: src/libs/graphqlFetcher.ts#L53
TypeError: fetch failed ❯ Module.graphqlFetcher src/libs/graphqlFetcher.ts:53:20 ❯ 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:120:22 ❯ src/clients/functions.test.ts:124:22 Caused by: Caused by: Error: getaddrinfo ENOTFOUND fleek.mock.server ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'fleek.mock.server' }
src/clients/functions.test.ts > FleekSDK > should delete function: src/libs/graphqlFetcher.ts#L53
TypeError: fetch failed ❯ Module.graphqlFetcher src/libs/graphqlFetcher.ts:53:20 ❯ 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:158:22 ❯ src/clients/functions.test.ts:146:22 Caused by: Caused by: Error: getaddrinfo ENOTFOUND fleek.mock.server ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'fleek.mock.server' }
build
Process completed with exit code 1.