Skip to content

Add hidden option for buttons #168

Add hidden option for buttons

Add hidden option for buttons #168

Triggered via pull request August 11, 2024 08:47
Status Failure
Total duration 2m 46s
Artifacts

pr_create.yml

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

Annotations

10 errors and 2 warnings
Проверяем стили: src/App.vue#L44
Property '$route' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { navbarItems: Record<string, NavbarItem>; IrdomNavbar: DefineComponent<__VLS_TypePropsToOption<{ items: Record<string, NavbarItem>; }>, ... 11 more ..., {}>; IrdomToastList: DefineComponent<...>; IrdomToolbar: __VLS_WithTemplateSlots<...>; CalendarDropdo...'.
Проверяем стили: src/App.vue#L45
Property '$route' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { navbarItems: Record<string, NavbarItem>; IrdomNavbar: DefineComponent<__VLS_TypePropsToOption<{ items: Record<string, NavbarItem>; }>, ... 11 more ..., {}>; IrdomToastList: DefineComponent<...>; IrdomToolbar: __VLS_WithTemplateSlots<...>; CalendarDropdo...'.
Проверяем стили: src/components/IrdomNavbar.vue#L27
Property '$router' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ items: Record<string, NavbarItem>; }>>>, ... 18 more ..., {}>'.
Проверяем стили: src/views/apps/AsyncContent.vue#L20
'appsStore.categories' is possibly 'null'.
Проверяем стили: src/views/apps/AsyncContent.vue#L21
'appsStore.categories' is possibly 'null'.
Проверяем стили: src/views/apps/AsyncContent.vue#L21
'appsStore.categories' is possibly 'null'.
Проверяем стили: src/views/profile/ProfileSettingsView.vue#L42
Property '$router' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { IrdomLayout: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToOption<{ touch?: unknown; }>, {}, unknown, {}, {}, ComponentOptionsMixin, ... 6 more ..., {}>, { ...; }>; current_email: Ref<...>; OnClick: () => Promise<...>; }, ... 17 more ..., {}>'.
Проверяем стили: src/views/profile/ProfileSettingsView.vue#L51
Property '$router' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { IrdomLayout: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToOption<{ touch?: unknown; }>, {}, unknown, {}, {}, ComponentOptionsMixin, ... 6 more ..., {}>, { ...; }>; current_email: Ref<...>; OnClick: () => Promise<...>; }, ... 17 more ..., {}>'.
Проверяем стили: src/views/profile/ProfileSettingsView.vue#L60
Property '$router' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { IrdomLayout: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToOption<{ touch?: unknown; }>, {}, unknown, {}, {}, ComponentOptionsMixin, ... 6 more ..., {}>, { ...; }>; current_email: Ref<...>; OnClick: () => Promise<...>; }, ... 17 more ..., {}>'.
Проверяем стили: src/views/profile/ProfileSettingsView.vue#L69
Property '$router' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { IrdomLayout: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToOption<{ touch?: unknown; }>, {}, unknown, {}, {}, ComponentOptionsMixin, ... 6 more ..., {}>, { ...; }>; current_email: Ref<...>; OnClick: () => Promise<...>; }, ... 17 more ..., {}>'.
Проверяем стили
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/