Skip to content

[v2] breaking: do not throw promises #481

[v2] breaking: do not throw promises

[v2] breaking: do not throw promises #481

Triggered via pull request November 10, 2023 01:36
Status Failure
Total duration 2m 31s
Artifacts

test-old-typescript.yml

on: pull_request
Matrix: test_matrix
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 15 warnings
test_matrix (4.1.5): tests/async.test.tsx#L1
Module '"../node_modules/@types/react/ts5.0"' has no exported member 'use'.
test_matrix (4.1.5): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.1.5): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.1.5)
Process completed with exit code 2.
test_matrix (4.0.5): tests/async.test.tsx#L1
Module '"../node_modules/@types/react/ts5.0"' has no exported member 'use'.
test_matrix (4.0.5): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.0.5): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.0.5)
Process completed with exit code 2.
test_matrix (3.8.3): tests/async.test.tsx#L1
Module '"../node_modules/@types/react/ts5.0"' has no exported member 'use'.
test_matrix (3.8.3): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (3.8.3): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (3.8.3)
Process completed with exit code 1.
test_matrix (3.7.5): tests/async.test.tsx#L1
Module '"../node_modules/@types/react/ts5.0"' has no exported member 'use'.
test_matrix (3.7.5): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (3.7.5): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (3.7.5)
Process completed with exit code 1.
test_matrix (3.9.7): tests/async.test.tsx#L1
Module '"../node_modules/@types/react/ts5.0"' has no exported member 'use'.
test_matrix (3.9.7): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (3.9.7): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (3.9.7)
Process completed with exit code 1.
test_matrix (4.4.4): tests/async.test.tsx#L1
Module '"react"' has no exported member 'use'.
test_matrix (4.4.4): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.4.4): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.4.4)
Process completed with exit code 2.
test_matrix (4.5.5): tests/async.test.tsx#L1
Module '"react"' has no exported member 'use'.
test_matrix (4.5.5): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.5.5): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.5.5)
Process completed with exit code 2.
test_matrix (4.3.5): tests/async.test.tsx#L1
Module '"react"' has no exported member 'use'.
test_matrix (4.3.5): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.3.5): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.3.5)
Process completed with exit code 2.
test_matrix (4.6.4): tests/async.test.tsx#L1
Module '"react"' has no exported member 'use'.
test_matrix (4.6.4): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.6.4): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.6.4)
Process completed with exit code 2.
test_matrix (5.1.6): tests/async.test.tsx#L1
Module '"react"' has no exported member 'use'.
test_matrix (5.1.6): tests/computed.test.tsx#L220
Type '{ readonly then: <TResult1 = number, TResult2 = never>(onfulfilled?: ((value: number) => TResult1 | PromiseLike<TResult1>) | null | undefined, onrejected?: ((reason: any) => TResult2 | PromiseLike<...>) | null | undefined) => Promise<...>; readonly catch: <TResult = never>(onrejected?: ((reason: any) => TResult | Pr...' is not assignable to type 'ReactNode'.
test_matrix (5.1.6): tests/derive.test.tsx#L171
Type '{ readonly then: <TResult1 = number, TResult2 = never>(onfulfilled?: ((value: number) => TResult1 | PromiseLike<TResult1>) | null | undefined, onrejected?: ((reason: any) => TResult2 | PromiseLike<...>) | null | undefined) => Promise<...>; readonly catch: <TResult = never>(onrejected?: ((reason: any) => TResult | Pr...' is not assignable to type 'ReactNode'.
test_matrix (5.1.6)
Process completed with exit code 2.
test_matrix (5.0.4): tests/async.test.tsx#L1
Module '"react"' has no exported member 'use'.
test_matrix (5.0.4): tests/computed.test.tsx#L220
Type '{ readonly then: <TResult1 = number, TResult2 = never>(onfulfilled?: ((value: number) => TResult1 | PromiseLike<TResult1>) | null | undefined, onrejected?: ((reason: any) => TResult2 | PromiseLike<...>) | null | undefined) => Promise<...>; readonly catch: <TResult = never>(onrejected?: ((reason: any) => TResult | Pr...' is not assignable to type 'ReactNode'.
test_matrix (5.0.4): tests/derive.test.tsx#L171
Type '{ readonly then: <TResult1 = number, TResult2 = never>(onfulfilled?: ((value: number) => TResult1 | PromiseLike<TResult1>) | null | undefined, onrejected?: ((reason: any) => TResult2 | PromiseLike<...>) | null | undefined) => Promise<...>; readonly catch: <TResult = never>(onrejected?: ((reason: any) => TResult | Pr...' is not assignable to type 'ReactNode'.
test_matrix (5.0.4)
Process completed with exit code 2.
test_matrix (4.2.3): tests/async.test.tsx#L1
Module '"react"' has no exported member 'use'.
test_matrix (4.2.3): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.2.3): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.2.3)
Process completed with exit code 2.
test_matrix (4.7.4): tests/async.test.tsx#L1
Module '"react"' has no exported member 'use'.
test_matrix (4.7.4): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.7.4): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.7.4)
Process completed with exit code 2.
test_matrix (4.9.5): tests/async.test.tsx#L1
Module '"react"' has no exported member 'use'.
test_matrix (4.9.5): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.9.5): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.9.5)
Process completed with exit code 2.
test_matrix (4.8.4): tests/async.test.tsx#L1
Module '"react"' has no exported member 'use'.
test_matrix (4.8.4): tests/computed.test.tsx#L219
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.8.4): tests/derive.test.tsx#L170
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
test_matrix (4.8.4)
Process completed with exit code 2.
test_matrix (4.1.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (4.0.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (3.8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (3.7.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (3.9.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (4.4.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (4.5.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (4.3.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (4.6.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (5.1.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (5.0.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (4.2.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (4.7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (4.9.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_matrix (4.8.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/