chore: minor changes #152
Annotations
8 errors and 1 warning
check-test (18.x):
src/components/ModalConfirmation.tsx#L25
Property 'title' does not exist on type 'ModalOptionsAndConfirType'.
|
check-test (18.x):
src/components/PrivateRoute.tsx#L4
Cannot find module '../store/AuthContext' or its corresponding type declarations.
|
check-test (18.x):
src/components/forms/NewBook.tsx#L33
Cannot find module '../../store/AuthContext' or its corresponding type declarations.
|
check-test (18.x):
src/components/nav/DesktopNav.tsx#L21
Cannot find module '../../store/AuthContext' or its corresponding type declarations.
|
check-test (18.x):
src/components/nav/MobileNav.tsx#L31
Cannot find module '../../store/AuthContext' or its corresponding type declarations.
|
check-test (18.x):
src/main.tsx#L12
Cannot find module './store/AuthContext' or its corresponding type declarations.
|
check-test (18.x):
src/pages/Book.tsx#L35
Cannot find module '../store/AuthContext' or its corresponding type declarations.
|
check-test (18.x)
Process completed with exit code 2.
|
check-test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|