Change api to client #187
Annotations
6 errors and 1 warning
node_modules/.pnpm/@[email protected]/node_modules/@profcomff/api-uilib/src/index.ts#L30
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
node_modules/.pnpm/@[email protected]/node_modules/@profcomff/api-uilib/src/index.ts#L52
Type 'string | null' is not assignable to type 'string | undefined'.
|
src/api/controllers/auth/decorators.ts#L49
Property 'msg' does not exist on type '{}'.
|
src/api/controllers/auth/decorators.ts#L49
Property 'ru' does not exist on type '{}'.
|
src/api/controllers/auth/decorators.ts#L72
Property 'msg' does not exist on type '{}'.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading