Skip to content

chore: minor changes #153

chore: minor changes

chore: minor changes #153

Triggered via push January 21, 2024 23:08
Status Failure
Total duration 1m 0s
Artifacts

type-check.yml

on: push
Matrix: check-test
Fit to window
Zoom out
Zoom in

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/