Skip to content

Change api to client #199

Change api to client

Change api to client #199

Triggered via pull request September 14, 2024 22:32
Status Failure
Total duration 34s
Artifacts

pr_create.yml

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

Annotations

6 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/router/auth.ts#L84
Element implicitly has an 'any' type because expression of type '"id_token"' can't be used to index type 'Promise<any>'.
Проверяем стили: src/views/profile/ProfileEditView.vue#L62
Argument of type 'Userdata' is not assignable to parameter of type 'UserdataRaw'.
Проверяем стили: src/views/profile/ProfileEditView.vue#L62
Argument of type '{ id: number; name: string; params?: { category_id: number; changeable: boolean; id: number; is_required: boolean; name: string; type: "all" | "last" | "most_trusted"; }[] | null | undefined; read_scope?: string | ... 1 more ... | undefined; update_scope?: string | ... 1 more ... | undefined; }[] | undefined' is not assignable to parameter of type 'UserdataCategory[]'.
Проверяем стили
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/