Skip to content

[DOCS-2743] Replace FQLX beta docs links in main branch #171

[DOCS-2743] Replace FQLX beta docs links in main branch

[DOCS-2743] Replace FQLX beta docs links in main branch #171

Triggered via pull request May 7, 2024 18:46
Status Success
Total duration 9s
Artifacts

pr_donotmerge.yml

on: pull_request
do_not_merge-check
0s
do_not_merge-check
Fit to window
Zoom out
Zoom in

Annotations

11 errors
__tests__/unit/fetch-client.test.ts ► fetch client ► returns a valid query response on success: __tests__/unit/fetch-client.test.ts#L67
Failed test found in: reports/jest-junit.xml Error: Error: expect(received).toEqual(expected) // deep equality
__tests__/unit/fetch-client.test.ts ► fetch client ► returns a valid query response on failure: __tests__/unit/fetch-client.test.ts#L101
Failed test found in: reports/jest-junit.xml Error: Error: expect(received).toEqual(expected) // deep equality
__tests__/unit/fetch-client.test.ts ► fetch client ► returns a NetworkError if fetch rejects: __tests__/unit/fetch-client.test.ts#L113
Failed test found in: reports/jest-junit.xml Error: Error: expect.assertions(2)
__tests__/unit/query.test.ts ► query ► throws an [Function AuthorizationError] on a 403: reports/jest-junit.xml#L0
Failed test found in: reports/jest-junit.xml Error: Error: expect(received).toBeInstanceOf(expected)
__tests__/unit/query.test.ts ► query ► throws an [Function QueryTimeoutError] on a 440: reports/jest-junit.xml#L0
Failed test found in: reports/jest-junit.xml Error: Error: expect.assertions(4)
__tests__/unit/query.test.ts ► query ► throws an [Function ServiceError] on a 999: reports/jest-junit.xml#L0
Failed test found in: reports/jest-junit.xml Error: Error: expect.assertions(4)
__tests__/unit/query.test.ts ► query ► throws an [Function ThrottlingError] on a 429: reports/jest-junit.xml#L0
Failed test found in: reports/jest-junit.xml Error: Error: expect.assertions(4)
__tests__/unit/query.test.ts ► query ► throws an [Function ServiceInternalError] on a 500: reports/jest-junit.xml#L0
Failed test found in: reports/jest-junit.xml Error: Error: expect.assertions(4)
__tests__/unit/query.test.ts ► query ► throws an [Function ServiceTimeoutError] on a 503: reports/jest-junit.xml#L0
Failed test found in: reports/jest-junit.xml Error: Error: expect.assertions(4)
__tests__/unit/query.test.ts ► query ► Includes a summary when present in error field: reports/jest-junit.xml#L0
Failed test found in: reports/jest-junit.xml Error: Error: expect.assertions(5)
__tests__/unit/query.test.ts ► query ► Includes a summary when present in error field: reports/jest-junit.xml#L0
Failed test found in: reports/jest-junit.xml Error: Error: expect.assertions(5)