User model #166
pr_create.yml
on: pull_request
Проверяем стили
23s
Выполняем тесты
27s
Annotations
5 errors and 2 warnings
Проверяем стили:
node_modules/.pnpm/@profcomff+api-uilib@2024.7.28/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/@profcomff+api-uilib@2024.7.28/node_modules/@profcomff/api-uilib/src/index.ts#L52
Type 'string | null' is not assignable to type 'string | undefined'.
|
Проверяем стили:
src/models/User.ts#L76
Argument of type 'type | undefined' is not assignable to parameter of type 'boolean | undefined'.
|
Проверяем стили:
src/models/User.ts#L95
Argument of type 'type | undefined' is not assignable to parameter of type 'boolean | undefined'.
|
Проверяем стили
Process completed with exit code 1.
|
Проверяем стили
The following actions uses Node.js version which is deprecated 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/
|
Выполняем тесты
The following actions uses Node.js version which is deprecated 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/
|