Convert page router to app router #119
code-checking.yaml
on: pull_request
Lint, Type check and Unit tests
26s
Annotations
3 errors
Lint, Type check and Unit tests:
app/login/LoginForm/index.tsx#L48
Type 'void' is not assignable to type 'string | undefined'.
|
Lint, Type check and Unit tests:
app/login/LoginForm/index.tsx#L92
Type 'void' is not assignable to type 'string | undefined'.
|
Lint, Type check and Unit tests
Process completed with exit code 1.
|