Skip to content

Issue/#57 nuxt to vue migration #293

Issue/#57 nuxt to vue migration

Issue/#57 nuxt to vue migration #293

Triggered via pull request December 22, 2024 11:36
Status Failure
Total duration 1m 9s
Artifacts

test-build-ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 10 warnings
build (20.x): src/shared/ui/preview-card/preview-card-header.vue#L2
Cannot find module 'lodash.isString' or its corresponding type declarations.
build (20.x): src/shared/ui/preview-card/preview-card-header.vue#L92
Property 'context' does not exist on type 'string | { title: string; value: string; context: string; }'.
build (20.x): src/shared/ui/preview-card/preview-card-header.vue#L94
Property 'title' does not exist on type 'string | { title: string; value: string; context: string; }'.
build (20.x): src/shared/ui/preview-card/preview-card-header.vue#L94
Property 'value' does not exist on type 'string | { title: string; value: string; context: string; }'. Did you mean 'valueOf'?
build (20.x): src/shared/ui/code-snippet/code-snippet.vue#L3
Cannot find module 'lodash.isString' or its corresponding type declarations.
build (20.x): src/shared/ui/code-snippet/code-snippet.vue#L29
Argument of type 'string | unknown[] | Record<string, unknown> | null' is not assignable to parameter of type 'string'.
build (20.x): src/shared/ui/code-snippet/code-snippet.vue#L59
Type 'string | unknown[] | Record<string, unknown> | null' is not assignable to type 'string'.
build (20.x): src/shared/ui/value-dump/value-dump.vue#L2
Cannot find module 'lodash.isString' or its corresponding type declarations.
build (20.x): src/entities/profiler/ui/call-graph/call-graph.vue#L5
Module '"@/shared/ui"' has no exported member 'StatBoardCost'.
build (20.x): src/entities/profiler/ui/flame-graph/flame-graph.vue#L6
Module '"@/shared/ui"' has no exported member 'StatBoardCost'.
build (22.4.x)
The job was canceled because "_20_x" failed.
build (22.4.x): src/shared/ui/preview-card/preview-card-header.vue#L2
Cannot find module 'lodash.isString' or its corresponding type declarations.
build (22.4.x): src/shared/ui/preview-card/preview-card-header.vue#L92
Property 'context' does not exist on type 'string | { title: string; value: string; context: string; }'.
build (22.4.x): src/shared/ui/preview-card/preview-card-header.vue#L94
Property 'title' does not exist on type 'string | { title: string; value: string; context: string; }'.
build (22.4.x): src/shared/ui/preview-card/preview-card-header.vue#L94
Property 'value' does not exist on type 'string | { title: string; value: string; context: string; }'. Did you mean 'valueOf'?
build (22.4.x): src/shared/ui/code-snippet/code-snippet.vue#L3
Cannot find module 'lodash.isString' or its corresponding type declarations.
build (22.4.x): src/shared/ui/code-snippet/code-snippet.vue#L29
Argument of type 'string | unknown[] | Record<string, unknown> | null' is not assignable to parameter of type 'string'.
build (22.4.x): src/shared/ui/code-snippet/code-snippet.vue#L59
Type 'string | unknown[] | Record<string, unknown> | null' is not assignable to type 'string'.
build (22.4.x): src/shared/ui/value-dump/value-dump.vue#L2
Cannot find module 'lodash.isString' or its corresponding type declarations.
build (22.4.x): src/entities/profiler/ui/call-graph/call-graph.vue#L5
Module '"@/shared/ui"' has no exported member 'StatBoardCost'.
build (22.4.x): src/entities/profiler/ui/flame-graph/flame-graph.vue#L6
Module '"@/shared/ui"' has no exported member 'StatBoardCost'.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/shared/ui/preview-card/preview-card-header.vue#L2
Cannot find module 'lodash.isString' or its corresponding type declarations.
build (18.x): src/shared/ui/preview-card/preview-card-header.vue#L92
Property 'context' does not exist on type 'string | { title: string; value: string; context: string; }'.
build (18.x): src/shared/ui/preview-card/preview-card-header.vue#L94
Property 'title' does not exist on type 'string | { title: string; value: string; context: string; }'.
build (18.x): src/shared/ui/preview-card/preview-card-header.vue#L94
Property 'value' does not exist on type 'string | { title: string; value: string; context: string; }'. Did you mean 'valueOf'?
build (18.x): src/shared/ui/code-snippet/code-snippet.vue#L3
Cannot find module 'lodash.isString' or its corresponding type declarations.
build (18.x): src/shared/ui/code-snippet/code-snippet.vue#L29
Argument of type 'string | unknown[] | Record<string, unknown> | null' is not assignable to parameter of type 'string'.
build (18.x): src/shared/ui/code-snippet/code-snippet.vue#L59
Type 'string | unknown[] | Record<string, unknown> | null' is not assignable to type 'string'.
build (18.x): src/shared/ui/value-dump/value-dump.vue#L2
Cannot find module 'lodash.isString' or its corresponding type declarations.
build (18.x): src/entities/profiler/ui/call-graph/call-graph.vue#L5
Module '"@/shared/ui"' has no exported member 'StatBoardCost'.
build (18.x): src/entities/profiler/ui/flame-graph/flame-graph.vue#L6
Module '"@/shared/ui"' has no exported member 'StatBoardCost'.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (20.x): src/entities/ray/ui/ray-mail/ray-mail.vue#L85
'v-html' directive can lead to XSS attack
build (20.x): src/entities/smtp/ui/smtp-page/smtp-page.vue#L137
'v-html' directive can lead to XSS attack
build (20.x): src/shared/ui/value-dump/value-dump.vue#L57
'v-html' directive can lead to XSS attack
build (22.4.x): src/entities/ray/ui/ray-mail/ray-mail.vue#L85
'v-html' directive can lead to XSS attack
build (22.4.x): src/entities/smtp/ui/smtp-page/smtp-page.vue#L137
'v-html' directive can lead to XSS attack
build (22.4.x): src/shared/ui/value-dump/value-dump.vue#L57
'v-html' directive can lead to XSS attack
build (18.x): src/entities/ray/ui/ray-mail/ray-mail.vue#L85
'v-html' directive can lead to XSS attack
build (18.x): src/entities/smtp/ui/smtp-page/smtp-page.vue#L137
'v-html' directive can lead to XSS attack
build (18.x): src/shared/ui/value-dump/value-dump.vue#L57
'v-html' directive can lead to XSS attack