CWBI-21538: Vite Migration (#117) #149
Annotations
12 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (16.x):
src/index.jsx#L1
'React' is defined but never used
|
build (16.x):
src/index.jsx#L3
'Provider' is defined but never used
|
build (16.x):
src/index.jsx#L6
'App' is defined but never used
|
build (16.x):
src/App.jsx#L1
'React' is defined but never used
|
build (16.x):
src/App.jsx#L3
'ToastContainer' is defined but never used
|
build (16.x):
src/App.jsx#L5
'Modal' is defined but never used
|
build (16.x):
src/App.jsx#L6
'Hero' is defined but never used
|
build (16.x):
src/App.jsx#L7
'Footer' is defined but never used
|
build (16.x):
src/App.jsx#L8
'PageContent' is defined but never used
|
build (16.x):
src/App.jsx#L9
'LoadingModal' is defined but never used
|