chore(deps): update dependency @rtk-query/graphql-request-base-query to v2.3.1 #2220
main.yml
on: pull_request
Matrix: Validating dev-tests
Linting Check
/
eslint
34s
🧹 Prettier Check
44s
Testing exports integrity
35s
Matrix: test
Annotations
7 errors and 1 warning
Testing exports integrity:
packages/plugins/typescript/rtk-query/tests/baseApi.ts#L8
Property 'requestConfig' is missing in type 'import("/home/runner/work/graphql-code-generator-community/graphql-code-generator-community/packages/plugins/typescript/rtk-query/node_modules/graphql-request/dist/index").GraphQLClient' but required in type 'import("/home/runner/work/graphql-code-generator-community/graphql-code-generator-community/node_modules/graphql-request/build/esm/index").GraphQLClient'.
|
Testing exports integrity
Process completed with exit code 1.
|
Validating dev-tests (esm):
packages/plugins/typescript/rtk-query/tests/baseApi.ts#L8
Property 'requestConfig' is missing in type 'import("/home/runner/work/graphql-code-generator-community/graphql-code-generator-community/packages/plugins/typescript/rtk-query/node_modules/graphql-request/dist/index").GraphQLClient' but required in type 'import("/home/runner/work/graphql-code-generator-community/graphql-code-generator-community/node_modules/graphql-request/build/esm/index").GraphQLClient'.
|
Validating dev-tests (esm)
Process completed with exit code 1.
|
Validating dev-tests (cjs)
The job was canceled because "esm" failed.
|
Validating dev-tests (cjs):
packages/plugins/typescript/rtk-query/tests/baseApi.ts#L8
Property 'requestConfig' is missing in type 'import("/home/runner/work/graphql-code-generator-community/graphql-code-generator-community/packages/plugins/typescript/rtk-query/node_modules/graphql-request/dist/index").GraphQLClient' but required in type 'import("/home/runner/work/graphql-code-generator-community/graphql-code-generator-community/node_modules/graphql-request/build/esm/index").GraphQLClient'.
|
Validating dev-tests (cjs)
Process completed with exit code 1.
|
Linting Check / eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: ataylorme/eslint-annotate-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|