💄📝Added organization page and privacy policy, improve… #237
flow.yml
on: pull_request
build
/
Build
12s
deployment
/
deployment
Annotations
10 errors and 1 warning
build / Build:
src/app/Create/Organization.tsx#L4
Cannot find module 'jzfs-ts-api/src/apis/group_api' or its corresponding type declarations.
|
build / Build:
src/app/auth/Login.tsx#L6
Cannot find module 'jzfs-ts-api/src/index.ts' or its corresponding type declarations.
|
build / Build:
src/app/auth/Login.tsx#L40
Parameter 'res' implicitly has an 'any' type.
|
build / Build:
src/app/auth/Login.tsx#L54
Parameter 'res' implicitly has an 'any' type.
|
build / Build:
src/app/auth/Register.tsx#L7
Cannot find module 'jzfs-ts-api/src' or its corresponding type declarations.
|
build / Build:
src/app/auth/Register.tsx#L39
Parameter 'res' implicitly has an 'any' type.
|
build / Build:
src/app/auth/Register.tsx#L55
Parameter 'res' implicitly has an 'any' type.
|
build / Build:
src/app/auth/Register.tsx#L76
Parameter 'res' implicitly has an 'any' type.
|
build / Build:
src/store/useUsers.tsx#L5
Cannot find module '../../jzfs-api/src' or its corresponding type declarations.
|
build / Build
Process completed with exit code 2.
|
build / Build
The process '/usr/bin/git' failed with exit code 128
|