[finishes-187354198] user authentication #50
Annotations
6 errors and 4 warnings
Build (20):
src/components/Counter.tsx#L3
Cannot find module '../redux/counter/counterSlice' or its corresponding type declarations.
|
Build (20):
src/components/Counter.tsx#L6
Property 'counter' does not exist on type '{ register: { userInfo: null; isRegistered: boolean; isVerified: boolean; }; mavericksApi: CombinedState<{}, never, "mavericksApi">; }'.
|
Build (20):
src/components/LoginComponent.tsx#L9
Cannot find module '../services/authenticationAPI' or its corresponding type declarations.
|
Build (20):
src/components/Spinner.tsx#L1
'React' is declared but its value is never read.
|
Build (20):
src/components/register/RegisterSection.tsx#L10
Cannot find module '../../services/authenticationAPI' or its corresponding type declarations.
|
Build (20)
Process completed with exit code 2.
|
Test (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|