Skip to content

Issue/#57 nuxt to vue migration #269

Issue/#57 nuxt to vue migration

Issue/#57 nuxt to vue migration #269

Triggered via pull request September 11, 2024 19:43
Status Failure
Total duration 1m 31s
Artifacts

test-build-ci.yml

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

Annotations

32 errors and 31 warnings
build (22.4.x): src/shared/ui/preview-card/preview-card-header.vue#L76
Property 'title' does not exist on type 'string | { title: string; value: string; context: string; }'.
build (22.4.x): src/shared/ui/value-dump/value-dump.vue#L4
Could not find a declaration file for module '../../lib/vendor/dumper'. '/home/runner/work/frontend/frontend/src/shared/lib/vendor/dumper.js' implicitly has an 'any' type.
build (22.4.x): src/shared/ui/value-dump/value-dump.vue#L52
Type 'string | number | boolean' is not assignable to type 'string | unknown[] | Record<string, unknown> | null | undefined'.
build (22.4.x): src/shared/ui/stat-board/stat-board.vue#L60
'item.percent' is possibly 'null'.
build (22.4.x): src/entities/http-dump/ui/http-dump-page/http-dump-page.vue#L121
'__VLS_ctx.event.payload.request.files' is possibly 'undefined'.
build (22.4.x): src/entities/inspector/ui/inspector-page/inspector-page.vue#L45
Property 'http' does not exist on type 'InspectorTransaction | InspectorSegment'.
build (22.4.x): src/entities/inspector/ui/inspector-page/inspector-page.vue#L60
Property 'http' does not exist on type 'InspectorTransaction | InspectorSegment'.
build (22.4.x): src/entities/profiler/ui/call-graph-toolbar/call-graph-toolbar.vue#L64
Property 'value' does not exist on type 'EventTarget'.
build (20.x)
The job was canceled because "_22_4_x" failed.
build (20.x): src/shared/ui/preview-card/preview-card-header.vue#L76
Property 'title' does not exist on type 'string | { title: string; value: string; context: string; }'.
build (20.x): src/shared/ui/value-dump/value-dump.vue#L4
Could not find a declaration file for module '../../lib/vendor/dumper'. '/home/runner/work/frontend/frontend/src/shared/lib/vendor/dumper.js' implicitly has an 'any' type.
build (20.x): src/shared/ui/value-dump/value-dump.vue#L52
Type 'string | number | boolean' is not assignable to type 'string | unknown[] | Record<string, unknown> | null | undefined'.
build (20.x): src/shared/ui/stat-board/stat-board.vue#L60
'item.percent' is possibly 'null'.
build (20.x): src/entities/http-dump/ui/http-dump-page/http-dump-page.vue#L121
'__VLS_ctx.event.payload.request.files' is possibly 'undefined'.
build (20.x): src/entities/inspector/ui/inspector-page/inspector-page.vue#L45
Property 'http' does not exist on type 'InspectorTransaction | InspectorSegment'.
build (20.x): src/entities/inspector/ui/inspector-page/inspector-page.vue#L60
Property 'http' does not exist on type 'InspectorTransaction | InspectorSegment'.
build (20.x): src/entities/profiler/ui/call-graph-toolbar/call-graph-toolbar.vue#L64
Property 'value' does not exist on type 'EventTarget'.
build (18.x)
The job was canceled because "_22_4_x" failed.
build (18.x): src/shared/ui/preview-card/preview-card-header.vue#L76
Property 'title' does not exist on type 'string | { title: string; value: string; context: string; }'.
build (18.x): src/shared/ui/value-dump/value-dump.vue#L4
Could not find a declaration file for module '../../lib/vendor/dumper'. '/home/runner/work/frontend/frontend/src/shared/lib/vendor/dumper.js' implicitly has an 'any' type.
build (18.x): src/shared/ui/value-dump/value-dump.vue#L52
Type 'string | number | boolean' is not assignable to type 'string | unknown[] | Record<string, unknown> | null | undefined'.
build (18.x): src/shared/ui/stat-board/stat-board.vue#L60
'item.percent' is possibly 'null'.
build (18.x): src/entities/http-dump/ui/http-dump-page/http-dump-page.vue#L121
'__VLS_ctx.event.payload.request.files' is possibly 'undefined'.
build (18.x): src/entities/inspector/ui/inspector-page/inspector-page.vue#L45
Property 'http' does not exist on type 'InspectorTransaction | InspectorSegment'.
build (18.x): src/entities/inspector/ui/inspector-page/inspector-page.vue#L60
Property 'http' does not exist on type 'InspectorTransaction | InspectorSegment'.
build (18.x): src/entities/profiler/ui/call-graph-toolbar/call-graph-toolbar.vue#L64
Property 'value' does not exist on type 'EventTarget'.
build (22.4.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
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/sentry/ui/preview-card/preview-card.vue#L60
'v-html' directive can lead to XSS attack
build (22.4.x): src/entities/sentry/ui/preview-card/preview-card.vue#L69
'v-html' directive can lead to XSS attack
build (22.4.x): src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L68
'v-html' directive can lead to XSS attack
build (22.4.x): src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L81
'v-html' directive can lead to XSS attack
build (22.4.x): src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L96
'v-html' directive can lead to XSS attack
build (22.4.x): src/entities/sentry/ui/sentry-exception/sentry-exception.vue#L36
'v-html' directive can lead to XSS attack
build (22.4.x): src/entities/sentry/ui/sentry-page/sentry-page.vue#L40
'v-html' directive can lead to XSS attack
build (22.4.x): src/entities/smtp/ui/smtp-page/smtp-page.vue#L135
'v-html' directive can lead to XSS attack
build (22.4.x): src/shared/lib/formats/format-duration.ts#L18
'_' is defined but never used
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/sentry/ui/preview-card/preview-card.vue#L60
'v-html' directive can lead to XSS attack
build (20.x): src/entities/sentry/ui/preview-card/preview-card.vue#L69
'v-html' directive can lead to XSS attack
build (20.x): src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L68
'v-html' directive can lead to XSS attack
build (20.x): src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L81
'v-html' directive can lead to XSS attack
build (20.x): src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L96
'v-html' directive can lead to XSS attack
build (20.x): src/entities/sentry/ui/sentry-exception/sentry-exception.vue#L36
'v-html' directive can lead to XSS attack
build (20.x): src/entities/sentry/ui/sentry-page/sentry-page.vue#L40
'v-html' directive can lead to XSS attack
build (20.x): src/entities/smtp/ui/smtp-page/smtp-page.vue#L135
'v-html' directive can lead to XSS attack
build (20.x): src/shared/lib/formats/format-duration.ts#L18
'_' is defined but never used
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/sentry/ui/preview-card/preview-card.vue#L60
'v-html' directive can lead to XSS attack
build (18.x): src/entities/sentry/ui/preview-card/preview-card.vue#L69
'v-html' directive can lead to XSS attack
build (18.x): src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L68
'v-html' directive can lead to XSS attack
build (18.x): src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L81
'v-html' directive can lead to XSS attack
build (18.x): src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L96
'v-html' directive can lead to XSS attack
build (18.x): src/entities/sentry/ui/sentry-exception/sentry-exception.vue#L36
'v-html' directive can lead to XSS attack
build (18.x): src/entities/sentry/ui/sentry-page/sentry-page.vue#L40
'v-html' directive can lead to XSS attack
build (18.x): src/entities/smtp/ui/smtp-page/smtp-page.vue#L135
'v-html' directive can lead to XSS attack
build (18.x): src/shared/lib/formats/format-duration.ts#L18
'_' is defined but never used