feat(data): API V6 migration; 'core' util and config mapping updates; add API 'generateClient' and types; migrate subscription provider; REST client updates #1231
Triggered via pull request
September 13, 2023 21:14
Status
Failure
Total duration
2m 11s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yml
on: pull_request
prebuild
1m 55s
github-actions-test
/
Github Action format test
license-test
/
License tests
bundle-size-tests
/
Bundle size tests
Matrix: unit-tests / unit_test
Waiting for pending jobs
Unit and Bundle tests have passed
0s
Annotations
2 errors and 1 warning
prebuild
Type '{ apiKey: any; defaultAuthMode: { type: any; apiKey: any; }; endpoint: any; region: any; }' is not assignable to type '{ defaultAuthMode?: GraphQLAuthMode | undefined; region?: string | undefined; endpoint?: string | undefined; modelIntrospectionSchema?: any; }'.
|
prebuild
Process completed with exit code 1.
|
prebuild
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|