Skip to content

Lazy react hook module concept #5159

Lazy react hook module concept

Lazy react hook module concept #5159

Triggered via pull request January 27, 2024 23:00
Status Failure
Total duration 11m 15s
Artifacts 1

tests.yml

on: pull_request
Check for changes
5s
Check for changes
Matrix: build
Matrix: Check package config with are-the-types-wrong
Matrix: Test against dist
Matrix: test-published-artifact
Matrix: test-types
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 38 warnings
Test against dist (18.x)
Argument of type 'Api<BaseQueryFn, { getPost: QueryDefinition<number, BaseQueryFn, never, Post, "api">; deletePost: MutationDefinition<number, BaseQueryFn, never, void, "api">; }, "api", never, unique symbol>' is not assignable to parameter of type 'Api<BaseQueryFn, { getPost: QueryDefinition<number, BaseQueryFn, never, Post, "api">; deletePost: MutationDefinition<number, BaseQueryFn, never, void, "api">; }, "api", never>'.
Test against dist (18.x)
Process completed with exit code 1.
Test Types with TypeScript 4.9
Argument of type 'import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/src/query/apiTypes").Api<import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/src/query/baseQueryTypes").BaseQueryFn<any, unknown, unknown, {}, {}>, { getPost: import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolk...' is not assignable to parameter of type 'import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/node_modules/@reduxjs/toolkit/dist/query/apiTypes").Api<import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/node_modules/@reduxjs/toolkit/dist/query/baseQueryTypes").BaseQueryFn<any, unknown, unknown, {}, {}>, { ...; }, "api", ...'.
Test Types with TypeScript 4.9
Process completed with exit code 2.
Test Types with TypeScript 5.3
Argument of type 'Api<BaseQueryFn, { getPost: QueryDefinition<number, BaseQueryFn, never, Post, "api">; deletePost: MutationDefinition<number, BaseQueryFn, never, void, "api">; }, "api", never, unique symbol>' is not assignable to parameter of type 'Api<BaseQueryFn, { getPost: QueryDefinition<number, BaseQueryFn, never, Post, "api">; deletePost: MutationDefinition<number, BaseQueryFn, never, void, "api">; }, "api", never>'.
Test Types with TypeScript 5.3
Process completed with exit code 2.
Test Types with TypeScript 5.1
Argument of type 'Api<BaseQueryFn, { getPost: QueryDefinition<number, BaseQueryFn, never, Post, "api">; deletePost: MutationDefinition<number, BaseQueryFn, never, void, "api">; }, "api", never, unique symbol>' is not assignable to parameter of type 'Api<BaseQueryFn, { getPost: QueryDefinition<number, BaseQueryFn, never, Post, "api">; deletePost: MutationDefinition<number, BaseQueryFn, never, void, "api">; }, "api", never>'.
Test Types with TypeScript 5.1
Process completed with exit code 2.
Test Types with TypeScript 5.0
Argument of type 'Api<BaseQueryFn, { getPost: QueryDefinition<number, BaseQueryFn, never, Post, "api">; deletePost: MutationDefinition<number, BaseQueryFn, never, void, "api">; }, "api", never, unique symbol>' is not assignable to parameter of type 'Api<BaseQueryFn, { getPost: QueryDefinition<number, BaseQueryFn, never, Post, "api">; deletePost: MutationDefinition<number, BaseQueryFn, never, void, "api">; }, "api", never>'.
Test Types with TypeScript 5.0
Process completed with exit code 2.
Test Types with TypeScript 5.2
Argument of type 'Api<BaseQueryFn, { getPost: QueryDefinition<number, BaseQueryFn, never, Post, "api">; deletePost: MutationDefinition<number, BaseQueryFn, never, void, "api">; }, "api", never, unique symbol>' is not assignable to parameter of type 'Api<BaseQueryFn, { getPost: QueryDefinition<number, BaseQueryFn, never, Post, "api">; deletePost: MutationDefinition<number, BaseQueryFn, never, void, "api">; }, "api", never>'.
Test Types with TypeScript 5.2
Process completed with exit code 2.
Test Types with TypeScript 4.8
Argument of type 'import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/src/query/apiTypes").Api<import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/src/query/baseQueryTypes").BaseQueryFn<any, unknown, unknown, {}, {}>, { getPost: import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolk...' is not assignable to parameter of type 'import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/node_modules/@reduxjs/toolkit/dist/query/apiTypes").Api<import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/node_modules/@reduxjs/toolkit/dist/query/baseQueryTypes").BaseQueryFn<any, unknown, unknown, {}, {}>, { ...; }, "api", ...'.
Test Types with TypeScript 4.8
Process completed with exit code 2.
Test Types with TypeScript 4.7
Argument of type 'import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/src/query/apiTypes").Api<import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/src/query/baseQueryTypes").BaseQueryFn<any, unknown, unknown, {}, {}>, { getPost: import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolk...' is not assignable to parameter of type 'import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/node_modules/@reduxjs/toolkit/dist/query/apiTypes").Api<import("/home/runner/work/redux-toolkit/redux-toolkit/packages/toolkit/node_modules/@reduxjs/toolkit/dist/query/baseQueryTypes").BaseQueryFn<any, unknown, unknown, {}, {}>, { ...; }, "api", ...'.
Test Types with TypeScript 4.7
Process completed with exit code 2.
Check for changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check for changes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint, Test, Build & Pack on Node 18.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint, Test, Build & Pack on Node 18.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check package config with are-the-types-wrong (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check package config with are-the-types-wrong (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Published Artifact node-standard
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Published Artifact node-standard
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Published Artifact node-esm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Published Artifact node-esm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Published Artifact cra4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Published Artifact cra4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test against dist (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test against dist (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Published Artifact cra5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Published Artifact cra5
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Published Artifact next
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Published Artifact next
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Published Artifact vite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Published Artifact vite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Types with TypeScript 4.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Types with TypeScript 4.9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Types with TypeScript 5.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Types with TypeScript 5.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Types with TypeScript 5.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Types with TypeScript 5.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Types with TypeScript 5.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Types with TypeScript 5.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Types with TypeScript 5.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Types with TypeScript 5.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Types with TypeScript 4.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Types with TypeScript 4.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Types with TypeScript 4.7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Types with TypeScript 4.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Published Artifact react-native
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Published Artifact react-native
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Published Artifact expo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Published Artifact expo
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
package Expired
1.12 MB