refactor #14
Annotations
10 errors and 1 warning
build (20.x):
src/App.tsx#L1
'React' is declared but its value is never read.
|
build (20.x):
src/Router.tsx#L1
'React' is declared but its value is never read.
|
build (20.x):
src/Router.tsx#L3
'Link' is declared but its value is never read.
|
build (20.x):
src/Router.tsx#L4
'connect' is declared but its value is never read.
|
build (20.x):
src/Router.tsx#L5
'Cookies' is declared but its value is never read.
|
build (20.x):
src/__tests__/ButtonAddTask/ButtonAddTask.test.tsx#L1
'React' is declared but its value is never read.
|
build (20.x):
src/__tests__/ButtonAddTask/ButtonAddTask.test.tsx#L3
Cannot find module 'enzyme' or its corresponding type declarations.
|
build (20.x):
src/__tests__/ButtonAddTask/ButtonAddTask.test.tsx#L4
Cannot find module 'redux-mock-store' or its corresponding type declarations.
|
build (20.x):
src/__tests__/ButtonAddTask/ButtonAddTask.test.tsx#L5
Cannot find module 'enzyme-adapter-react-16' or its corresponding type declarations.
|
build (20.x):
src/__tests__/ButtonAddTask/ButtonAddTask.test.tsx#L9
Cannot find module 'react-test-renderer' or its corresponding type declarations.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|