Issue/#57 nuxt to vue migration #277
Annotations
10 errors and 11 warnings
src/shared/ui/value-dump/value-dump.vue#L4
File '/home/runner/work/frontend/frontend/src/shared/lib/vendor/dumper.d.ts' is not a module.
|
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/profiler/ui/call-graph-toolbar/call-graph-toolbar.vue#L78
Property 'value' does not exist on type 'EventTarget'.
|
src/entities/profiler/ui/call-graph/call-graph.vue#L79
Property 'name' does not exist on type '{}'.
|
src/entities/profiler/ui/call-graph/call-graph.vue#L79
Property 'cost' does not exist on type '{}'.
|
src/entities/profiler/ui/call-graph/call-graph.vue#L79
Property 'parent' does not exist on type '{}'.
|
src/entities/profiler/ui/flame-graph/flame-graph.vue#L39
Type 'ProfileFlameChart' is missing the following properties from type 'FlameChartNode[]': length, pop, push, concat, and 29 more.
|
src/entities/profiler/ui/profiler-page/profiler-page.vue#L3
Could not find a declaration file for module 'vue3-tabs-component'. '/home/runner/work/frontend/frontend/node_modules/vue3-tabs-component/dist/vue3-tabs-component.mjs' implicitly has an 'any' type.
|
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/
|
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#L137
'v-html' directive can lead to XSS attack
|
src/shared/lib/formats/format-duration.ts#L18
'_' is defined but never used
|
This job failed
Loading