Skip to content

feat: authentication and profiling are being implemented #133

feat: authentication and profiling are being implemented

feat: authentication and profiling are being implemented #133

Triggered via push December 22, 2023 01:08
Status Failure
Total duration 58s
Artifacts

type-check.yml

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

Annotations

3 errors and 1 warning
check-test (18.x): src/components/nav/DesktopNav.tsx#L29
Cannot find module '../../store/AuthContext' or its corresponding type declarations.
check-test (18.x): src/pages/profile/Profile.tsx#L10
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/