update dependency to complete mui6 transition #324
Annotations
4 warnings
build (ubuntu-latest, 22.3.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest, 22.3.0):
packages/pixel-debugger/src/hooks/usePixelAltSendHandler.ts#L10
Do not call the 'set' function 'setPixelSend' of 'useState' directly in 'useEffect'
|
build (ubuntu-latest, 22.3.0):
packages/render-spin-check/src/hooks/useRenderSpinCheck.tsx#L36
Do not call the 'set' function 'setError' of 'useState' directly in 'useEffect'
|
build (ubuntu-latest, 22.3.0):
packages/shared/src/hooks/useMounted.tsx#L6
Do not call the 'set' function 'setMounted' of 'useState' directly in 'useEffect'
|