Skip to content

fix(utils): add description for the RESET symbol. #1266

fix(utils): add description for the RESET symbol.

fix(utils): add description for the RESET symbol. #1266

Triggered via pull request December 27, 2023 11:21
Status Failure
Total duration 3m 18s
Artifacts

test-old-typescript.yml

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

Annotations

45 errors and 16 warnings
test_matrix (4.2.3): tests/react/utils/useResetAtom.test.tsx#L140
No overload matches this call.
test_matrix (4.2.3)
Process completed with exit code 2.
test_matrix (4.3.5): tests/react/utils/useResetAtom.test.tsx#L139
No overload matches this call.
test_matrix (4.3.5)
Process completed with exit code 2.
test_matrix (3.8.3): tests/react/utils/useResetAtom.test.tsx#L140
No overload matches this call.
test_matrix (3.8.3): tests/react/utils/useResetAtom.test.tsx#L147
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 (4.1.5): tests/react/utils/useResetAtom.test.tsx#L140
No overload matches this call.
test_matrix (4.1.5)
Process completed with exit code 2.
test_matrix (4.4.4): tests/react/utils/useResetAtom.test.tsx#L139
No overload matches this call.
test_matrix (4.4.4)
Process completed with exit code 2.
test_matrix (3.9.7): tests/react/utils/useResetAtom.test.tsx#L140
No overload matches this call.
test_matrix (3.9.7)
Process completed with exit code 1.
test_matrix (4.5.5): tests/react/utils/useResetAtom.test.tsx#L139
No overload matches this call.
test_matrix (4.5.5)
Process completed with exit code 2.
test_matrix (4.7.4): tests/react/utils/useResetAtom.test.tsx#L139
No overload matches this call.
test_matrix (4.7.4)
Process completed with exit code 2.
test_matrix (4.0.5): tests/react/utils/useResetAtom.test.tsx#L140
No overload matches this call.
test_matrix (4.0.5)
Process completed with exit code 2.
test_matrix (4.9.5): tests/react/utils/useResetAtom.test.tsx#L139
No overload matches this call.
test_matrix (4.9.5)
Process completed with exit code 2.
test_matrix (4.6.4): tests/react/utils/useResetAtom.test.tsx#L139
No overload matches this call.
test_matrix (4.6.4)
Process completed with exit code 2.
test_matrix (4.8.4): tests/react/utils/useResetAtom.test.tsx#L139
No overload matches this call.
test_matrix (4.8.4)
Process completed with exit code 2.
test_matrix (5.1.6): src/vanilla/utils/atomWithDefault.ts#L40
Argument of type 'symbol | Value' is not assignable to parameter of type 'SetStateAction<Value | unique symbol>'.
test_matrix (5.1.6): src/vanilla/utils/atomWithStorage.ts#L190
Argument of type 'symbol | Value' is not assignable to parameter of type 'SetStateAction<Value | Promise<Value>>'.
test_matrix (5.1.6): src/vanilla/utils/atomWithStorage.ts#L191
Argument of type 'symbol | Value' is not assignable to parameter of type 'Value'.
test_matrix (5.1.6): tests/react/utils/useResetAtom.test.tsx#L139
No overload matches this call.
test_matrix (5.1.6)
Process completed with exit code 2.
test_matrix (5.0.4): src/vanilla/utils/atomWithDefault.ts#L40
Argument of type 'symbol | Value' is not assignable to parameter of type 'SetStateAction<Value | unique symbol>'.
test_matrix (5.0.4): src/vanilla/utils/atomWithStorage.ts#L190
Argument of type 'symbol | Value' is not assignable to parameter of type 'SetStateAction<Value | Promise<Value>>'.
test_matrix (5.0.4): src/vanilla/utils/atomWithStorage.ts#L191
Argument of type 'symbol | Value' is not assignable to parameter of type 'Value'.
test_matrix (5.0.4): tests/react/utils/useResetAtom.test.tsx#L139
No overload matches this call.
test_matrix (5.0.4)
Process completed with exit code 2.
test_matrix (5.2.2): src/vanilla/utils/atomWithDefault.ts#L40
Argument of type 'symbol | Value' is not assignable to parameter of type 'SetStateAction<Value | unique symbol>'.
test_matrix (5.2.2): src/vanilla/utils/atomWithStorage.ts#L190
Argument of type 'symbol | Value' is not assignable to parameter of type 'SetStateAction<Value | Promise<Value>>'.
test_matrix (5.2.2): src/vanilla/utils/atomWithStorage.ts#L191
Argument of type 'symbol | Value' is not assignable to parameter of type 'Value'.
test_matrix (5.2.2): tests/react/utils/useResetAtom.test.tsx#L139
No overload matches this call.
test_matrix (5.2.2)
Process completed with exit code 2.
test_matrix (5.3.2): src/vanilla/utils/atomWithDefault.ts#L40
Argument of type 'symbol | Value' is not assignable to parameter of type 'SetStateAction<Value | unique symbol>'.
test_matrix (5.3.2): src/vanilla/utils/atomWithStorage.ts#L190
Argument of type 'symbol | Value' is not assignable to parameter of type 'SetStateAction<Value | Promise<Value>>'.
test_matrix (5.3.2): src/vanilla/utils/atomWithStorage.ts#L191
Argument of type 'symbol | Value' is not assignable to parameter of type 'Value'.
test_matrix (5.3.2): tests/react/utils/useResetAtom.test.tsx#L139
No overload matches this call.
test_matrix (5.3.2)
Process completed with exit code 2.
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.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 (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 (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.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 (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.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.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.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 (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.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 (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/
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 (5.2.2)
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.3.2)
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/