chore: minor changes #153
Annotations
4 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/forms/NewBook.tsx#L33
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/
|