ci #18
Annotations
11 errors
|
build
Argument of type '"/(errors)/403"' is not assignable to parameter of type 'undefined'.
|
|
build
Argument of type '"/(errors)/401"' is not assignable to parameter of type 'undefined'.
|
|
build
Argument of type '"/(auth)/sign-up"' is not assignable to parameter of type 'undefined'.
|
|
build
Argument of type '"/(auth)/sign-in"' is not assignable to parameter of type 'undefined'.
|
|
build
Argument of type '"/(auth)/otp"' is not assignable to parameter of type 'undefined'.
|
|
build
Argument of type '"/(auth)/forgot-password"' is not assignable to parameter of type 'undefined'.
|
|
build
Cannot find module './routeTree.gen' or its corresponding type declarations.
|
|
build
Parameter 'prev' implicitly has an 'any' type.
|
|
build
Parameter 'prev' implicitly has an 'any' type.
|
|
build
Parameter 'prev' implicitly has an 'any' type.
|
|
lint
golangci-lint exit with code 4
|