Skip to content

issue-101 setSize issue when we change the size of layout #312

issue-101 setSize issue when we change the size of layout

issue-101 setSize issue when we change the size of layout #312

Triggered via pull request May 12, 2024 14:40
Status Failure
Total duration 2m 48s
Artifacts

build.yml

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

Annotations

3 errors and 3 warnings
build (20.x, ubuntu-latest)
Process completed with exit code 1.
build (20.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
build (20.x, windows-latest)
The operation was canceled.
build (20.x, ubuntu-latest)
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/.
build (20.x, ubuntu-latest): src/hook/useHookWithRefCallback.ts#L19
React Hook useCallback has missing dependencies: 'callBack' and 'callBackForNoNode'. Either include them or remove the dependency array. If 'callBack' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (20.x, windows-latest): src/hook/useHookWithRefCallback.ts#L19
React Hook useCallback has missing dependencies: 'callBack' and 'callBackForNoNode'. Either include them or remove the dependency array. If 'callBack' changes too often, find the parent component that defines it and wrap that definition in useCallback