Skip to content

Change api to client #184

Change api to client

Change api to client #184

Triggered via pull request September 11, 2024 11:18
Status Failure
Total duration 32s
Artifacts

pr_create.yml

on: pull_request
Проверяем стили
22s
Проверяем стили
Выполняем тесты
17s
Выполняем тесты
Fit to window
Zoom out
Zoom in

Annotations

4 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/views/admin/users/AdminUsersView.vue#L28
Type 'IterableIterator<{ groups?: { id: number; name: string; parent_id?: number | null | undefined; }[] | undefined; indirectGroups?: { id: number; name: string; parent_id?: number | null | undefined; }[] | undefined; scopes?: { ...; }[] | undefined; deleted: boolean; id: number; }>' is not assignable to type 'Iterable<{ auth_methods?: string[] | null | undefined; email?: string | null | undefined; groups?: number[] | null | undefined; id: number; indirect_groups?: number[] | null | undefined; session_scopes?: { ...; }[] | ... 1 more ... | undefined; user_scopes?: { ...; }[] | ... 1 more ... | undefined; }>'.
Проверяем стили
Process completed with exit code 1.
Выполняем тесты
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/
Проверяем стили
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/