Replace CRA with Vite #168
Annotations
10 errors and 11 warnings
build:
src/Components/Tailwind/Table.tsx#L207
'checkedInValues' is never reassigned. Use 'const' instead
|
build:
src/Components/Tailwind/Toggle.tsx#L30
Unexpected empty arrow function
|
build:
src/context/LogsProvider.tsx#L19
'severity' is defined but never used. Allowed unused args must match /^_/u
|
build:
src/context/LogsProvider.tsx#L19
'message' is defined but never used. Allowed unused args must match /^_/u
|
build:
src/context/LogsProvider.tsx#L19
Unexpected empty arrow function
|
build:
src/context/ModalContextProvider.tsx#L53
Unexpected empty method 'closeModal'
|
build:
src/context/ModalContextProvider.tsx#L56
'data' is defined but never used. Allowed unused args must match /^_/u
|
build:
src/context/ModalContextProvider.tsx#L56
Unexpected empty arrow function
|
build:
src/context/ModalContextProvider.tsx#L57
'data' is defined but never used. Allowed unused args must match /^_/u
|
build:
src/context/ModalContextProvider.tsx#L57
Unexpected empty arrow function
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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:
src/App.tsx#L34
Unexpected any. Specify a different type
|
build:
src/Components/Tailwind/Modal/Modal.tsx#L2
'/home/runner/work/indico-checkin-pwa/indico-checkin-pwa/node_modules/@heroicons/react/24/outline/esm/index.js' imported multiple times
|
build:
src/Components/Tailwind/Modal/Modal.tsx#L3
'/home/runner/work/indico-checkin-pwa/indico-checkin-pwa/node_modules/@heroicons/react/24/outline/esm/index.js' imported multiple times
|
build:
src/Components/Tailwind/Table.tsx#L177
Unexpected any. Specify a different type
|
build:
src/Components/Tailwind/Table.tsx#L177
Unexpected any. Specify a different type
|
build:
src/Components/Tailwind/Table.tsx#L297
Unexpected any. Specify a different type
|
build:
src/Components/Tailwind/filters.tsx#L3
'/home/runner/work/indico-checkin-pwa/indico-checkin-pwa/node_modules/@heroicons/react/24/solid/esm/index.js' imported multiple times
|
build:
src/Components/Tailwind/filters.tsx#L4
'/home/runner/work/indico-checkin-pwa/indico-checkin-pwa/node_modules/@heroicons/react/24/solid/esm/index.js' imported multiple times
|
build:
src/hooks/useError.ts#L20
Unexpected any. Specify a different type
|
build:
src/hooks/useError.ts#L45
Unexpected any. Specify a different type
|