feat: smart return focus feature #32
Annotations
6 errors and 9 warnings
Lint:
src/Lock.js#L8
'useEffect' is defined but never used
|
Lint
Process completed with exit code 1.
|
Size limit:
src/Lock.js#L8
'useEffect' is defined but never used
|
Size limit
Process completed with exit code 1.
|
Test:
src/Lock.js#L8
'useEffect' is defined but never used
|
Test
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/Combination.js#L24
Using propTypes from another component is not safe because they may be removed in production builds
|
Lint:
src/Lock.js#L62
Unexpected console statement
|
Size limit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Size limit:
src/Combination.js#L24
Using propTypes from another component is not safe because they may be removed in production builds
|
Size limit:
src/Lock.js#L62
Unexpected console statement
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
src/Combination.js#L24
Using propTypes from another component is not safe because they may be removed in production builds
|
Test:
src/Lock.js#L62
Unexpected console statement
|