Issue/#57 nuxt to vue migration #269
Annotations
11 errors and 10 warnings
|
src/shared/ui/preview-card/preview-card-header.vue#L76
Property 'title' does not exist on type 'string | { title: string; value: string; context: string; }'.
|
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.
|
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'.
|
src/shared/ui/stat-board/stat-board.vue#L60
'item.percent' is possibly 'null'.
|
src/entities/http-dump/ui/http-dump-page/http-dump-page.vue#L121
'__VLS_ctx.event.payload.request.files' is possibly 'undefined'.
|
src/entities/inspector/ui/inspector-page/inspector-page.vue#L45
Property 'http' does not exist on type 'InspectorTransaction | InspectorSegment'.
|
src/entities/inspector/ui/inspector-page/inspector-page.vue#L60
Property 'http' does not exist on type 'InspectorTransaction | InspectorSegment'.
|
src/entities/profiler/ui/call-graph-toolbar/call-graph-toolbar.vue#L64
'$event.target' is possibly 'null'.
|
src/entities/profiler/ui/call-graph-toolbar/call-graph-toolbar.vue#L64
Property 'value' does not exist on type 'EventTarget'.
|
src/entities/profiler/ui/call-graph-toolbar/call-graph-toolbar.vue#L78
'$event.target' is possibly 'null'.
|
src/entities/ray/ui/ray-mail/ray-mail.vue#L85
'v-html' directive can lead to XSS attack
|
src/entities/sentry/ui/preview-card/preview-card.vue#L60
'v-html' directive can lead to XSS attack
|
src/entities/sentry/ui/preview-card/preview-card.vue#L69
'v-html' directive can lead to XSS attack
|
src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L68
'v-html' directive can lead to XSS attack
|
src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L81
'v-html' directive can lead to XSS attack
|
src/entities/sentry/ui/sentry-exception/sentry-exception-frame.vue#L96
'v-html' directive can lead to XSS attack
|
src/entities/sentry/ui/sentry-exception/sentry-exception.vue#L36
'v-html' directive can lead to XSS attack
|
src/entities/sentry/ui/sentry-page/sentry-page.vue#L40
'v-html' directive can lead to XSS attack
|
src/entities/smtp/ui/smtp-page/smtp-page.vue#L135
'v-html' directive can lead to XSS attack
|
src/shared/lib/formats/format-duration.ts#L18
'_' is defined but never used
|
This job was cancelled
Loading