Migrate type tests to Vitest #5164
tests.yml
on: pull_request
Check for changes
4s
Matrix: build
Matrix: Check package config with are-the-types-wrong
Matrix: Test against dist
Matrix: test-published-artifact
Matrix: test-types
Annotations
50 errors and 38 warnings
Test Types with TypeScript 5.3
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<QueryDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: QueryDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.3
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<MutationDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: MutationDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.3
Type 'Transformed | undefined' does not satisfy the constraint '"Expected: undefined, Actual: literal string: out1" | "Expected: ..., Actual: literal string: out1"'.
|
Test Types with TypeScript 5.3
Type '{ data: Transformed; } | { error: SerializedError | FetchBaseQueryError; }' does not satisfy the constraint '{ error: never; data: never; }'.
|
Test Types with TypeScript 5.3
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<QueryDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: QueryDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.3
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<MutationDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: MutationDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.3
Process completed with exit code 2.
|
Test Types with TypeScript 4.9
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 4.9
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 4.9
Type 'Transformed | undefined' does not satisfy the constraint '"Expected: undefined, Actual: literal string: out1" | "Expected: ..., Actual: literal string: out1"'.
|
Test Types with TypeScript 4.9
Type '{ data: Transformed; } | { error: SerializedError | FetchBaseQueryError; }' does not satisfy the constraint '{ error: never; data: never; }'.
|
Test Types with TypeScript 4.9
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 4.9
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 4.9
Process completed with exit code 2.
|
Test Types with TypeScript 5.0
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 5.0
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 5.0
Type 'Transformed | undefined' does not satisfy the constraint '"Expected: undefined, Actual: literal string: out1" | "Expected: ..., Actual: literal string: out1"'.
|
Test Types with TypeScript 5.0
Type '{ data: Transformed; } | { error: SerializedError | FetchBaseQueryError; }' does not satisfy the constraint '{ error: never; data: never; }'.
|
Test Types with TypeScript 5.0
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 5.0
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 5.0
Process completed with exit code 2.
|
Test Types with TypeScript 5.1
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<QueryDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: QueryDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.1
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<MutationDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: MutationDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.1
Type 'Transformed | undefined' does not satisfy the constraint '"Expected: undefined, Actual: literal string: out1" | "Expected: ..., Actual: literal string: out1"'.
|
Test against dist (18.x)
Process completed with exit code 1.
|
Test Types with TypeScript 5.1
Type '{ data: Transformed; } | { error: SerializedError | FetchBaseQueryError; }' does not satisfy the constraint '{ error: never; data: never; }'.
|
Test Types with TypeScript 5.1
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<QueryDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: QueryDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.1
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<MutationDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: MutationDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.1
Process completed with exit code 2.
|
Test Types with TypeScript 5.2
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<QueryDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: QueryDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.2
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<MutationDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: MutationDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.2
Type 'Transformed | undefined' does not satisfy the constraint '"Expected: undefined, Actual: literal string: out1" | "Expected: ..., Actual: literal string: out1"'.
|
Test Types with TypeScript 5.2
Type '{ data: Transformed; } | { error: SerializedError | FetchBaseQueryError; }' does not satisfy the constraint '{ error: never; data: never; }'.
|
Test Types with TypeScript 5.2
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<QueryDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: QueryDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.2
Type '{ transformResponse: (a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }; }' is not assignable to type 'Partial<MutationDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "old", "out1", "api">> | ((definition: MutationDefinition<...>) => void) | undefined'.
|
Test Types with TypeScript 5.2
Process completed with exit code 2.
|
Test Types with TypeScript 4.8
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 4.8
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 4.8
Type 'Transformed | undefined' does not satisfy the constraint '"Expected: undefined, Actual: literal string: out1" | "Expected: ..., Actual: literal string: out1"'.
|
Test Types with TypeScript 4.8
Type '{ data: Transformed; } | { error: SerializedError | FetchBaseQueryError; }' does not satisfy the constraint '{ error: never; data: never; }'.
|
Test Types with TypeScript 4.8
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 4.8
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 4.8
Process completed with exit code 2.
|
Test Types with TypeScript 4.7
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 4.7
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 4.7
Type 'Transformed | undefined' does not satisfy the constraint '"Expected: undefined, Actual: literal string: out1" | "Expected: ..., Actual: literal string: out1"'.
|
Test Types with TypeScript 4.7
Type '{ data: Transformed; } | { error: SerializedError | FetchBaseQueryError; }' does not satisfy the constraint '{ error: never; data: never; }'.
|
Test Types with TypeScript 4.7
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
Test Types with TypeScript 4.7
Type '(a: unknown, b: FetchBaseQueryMeta | undefined, c: void) => { value: string; }' is not assignable to type 'undefined'.
|
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/
|
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/
|
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 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 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 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 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 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 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 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 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 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 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 |
|