Skip to content

Update dependency typedoc to ^0.26.0 - autoclosed #1070

Update dependency typedoc to ^0.26.0 - autoclosed

Update dependency typedoc to ^0.26.0 - autoclosed #1070

Triggered via pull request June 30, 2024 21:22
Status Failure
Total duration 1m 52s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
e2e
Process completed with exit code 1.
setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
setup
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/
setup: src/input.tsx#L228
React Hook useImperativeHandle has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
setup: src/input.tsx#L285
React Hook useEffect has a missing dependency: 'onSelectionChange'. Either include it or remove the dependency array. If 'onSelectionChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
setup: src/input.tsx#L378
React Hook useCallback has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
setup: src/textarea.tsx#L205
React Hook useImperativeHandle has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
setup: src/textarea.tsx#L262
React Hook useEffect has a missing dependency: 'onSelectionChange'. Either include it or remove the dependency array. If 'onSelectionChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
setup: src/textarea.tsx#L355
React Hook useCallback has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.