Skip to content

feat(data): add GraphQL API V6 support for custom headers, non-Appsync endpoints, and custom domains; add / update tests #2122

feat(data): add GraphQL API V6 support for custom headers, non-Appsync endpoints, and custom domains; add / update tests

feat(data): add GraphQL API V6 support for custom headers, non-Appsync endpoints, and custom domains; add / update tests #2122

Triggered via pull request October 6, 2023 23:21
Status Failure
Total duration 3m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
bundle-size-tests  /  Bundle size tests
bundle-size-tests / Bundle size tests
github-actions-test  /  Github Action format test
github-actions-test / Github Action format test
license-test  /  License tests
license-test / License tests
tsc-compliance-test  /  TSC Compliance Test
tsc-compliance-test / TSC Compliance Test
unit-tests  /  ...  /  Get packages list
unit-tests / get-package-list / Get packages list
Matrix: unit-tests / unit_test
Waiting for pending jobs
Unit and Bundle tests have passed
0s
Unit and Bundle tests have passed
Fit to window
Zoom out
Zoom in

Annotations

3 errors
prebuild
Property 'headers' does not exist on type '{ headers?: ((options: { query: string; variables?: Record<string, DocumentType> | undefined; }) => Promise<Record<string, string>>) | undefined; withCredentials: boolean; } | undefined'.
prebuild
Property 'withCredentials' does not exist on type '{ headers?: ((options: { query: string; variables?: Record<string, DocumentType> | undefined; }) => Promise<Record<string, string>>) | undefined; withCredentials: boolean; } | undefined'.
prebuild
Process completed with exit code 1.