Init: setup folder structure #1
Annotations
6 warnings
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x):
src/App.test.js#L1
'render' is defined but never used
|
build (18.x):
src/App.test.js#L1
'screen' is defined but never used
|
build (18.x):
src/App.test.js#L2
'App' is defined but never used
|
build (18.x):
src/pages/HomePage.js#L1
'styled' is defined but never used
|
build (18.x):
src/pages/HomePage.js#L2
'COLOR' is defined but never used
|