chore: switch to vite and upgrade to 2.0 #90
Annotations
10 errors and 4 warnings
check:
src/TodoItem.tsx#L2
'React' is declared but its value is never read.
|
check:
src/TodoItem.tsx#L46
Type 'MutableRefObject<Button | undefined>' is not assignable to type 'RefObject<Button>'.
|
check:
src/TodoItem.tsx#L49
Type 'MutableRefObject<Button | undefined>' is not assignable to type 'RefObject<Button>'.
|
check:
src/TodoList.tsx#L26
Type 'MutableRefObject<List | undefined>' is not assignable to type 'RefObject<List>'.
|
check:
src/App.tsx#L1
'React' is declared but its value is never read.
|
check:
src/App.tsx#L7
Cannot find module '@ui5/webcomponents-base/dist/config/Theme' or its corresponding type declarations.
|
check:
src/App.tsx#L278
No overload matches this call.
|
check:
src/App.tsx#L280
No overload matches this call.
|
check:
src/App.tsx#L314
No overload matches this call.
|
check:
src/App.tsx#L316
No overload matches this call.
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|