Skip to content

chore(deps): update dependency graphql-request to v7 #2150

chore(deps): update dependency graphql-request to v7

chore(deps): update dependency graphql-request to v7 #2150

Triggered via pull request September 5, 2024 15:12
Status Failure
Total duration 56s
Artifacts

main.yml

on: pull_request
Matrix: Validating dev-tests
Linting Check  /  eslint
37s
Linting Check / eslint
🧹 Prettier Check
42s
🧹 Prettier Check
Testing exports integrity
35s
Testing exports integrity
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Validating dev-tests (cjs): packages/plugins/typescript/rtk-query/tests/baseApi.ts#L1
Cannot find module 'graphql-request' or its corresponding type declarations.
Validating dev-tests (cjs): packages/plugins/typescript/rtk-query/tests/baseApi.ts#L7
The inferred type of 'api' cannot be named without a reference to '@rtk-query/graphql-request-base-query/node_modules/graphql-request'. This is likely not portable. A type annotation is necessary.
Validating dev-tests (cjs): packages/presets/near-operation-file/tests/fixtures/issue-6439.ts#L1
Cannot find module 'graphql-request' or its corresponding type declarations.
Validating dev-tests (cjs)
Process completed with exit code 1.
Validating dev-tests (esm)
The job was canceled because "cjs" failed.
Validating dev-tests (esm): packages/plugins/typescript/rtk-query/tests/baseApi.ts#L1
Cannot find module 'graphql-request' or its corresponding type declarations.
Validating dev-tests (esm): packages/plugins/typescript/rtk-query/tests/baseApi.ts#L7
The inferred type of 'api' cannot be named without a reference to '@rtk-query/graphql-request-base-query/node_modules/graphql-request'. This is likely not portable. A type annotation is necessary.
Validating dev-tests (esm): packages/presets/near-operation-file/tests/fixtures/issue-6439.ts#L1
Cannot find module 'graphql-request' or its corresponding type declarations.
Validating dev-tests (esm)
Process completed with exit code 1.
Testing exports integrity: packages/plugins/typescript/rtk-query/tests/baseApi.ts#L1
Cannot find module 'graphql-request' or its corresponding type declarations.
Testing exports integrity: packages/plugins/typescript/rtk-query/tests/baseApi.ts#L7
The inferred type of 'api' cannot be named without a reference to '@rtk-query/graphql-request-base-query/node_modules/graphql-request'. This is likely not portable. A type annotation is necessary.
Testing exports integrity: packages/presets/near-operation-file/tests/fixtures/issue-6439.ts#L1
Cannot find module 'graphql-request' or its corresponding type declarations.
Testing exports integrity
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/