Release/v2 #288
Annotations
8 warnings
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/
|
Run yarn lint:
src/entities/ray/ui/ray-mail/ray-mail.vue#L85
'v-html' directive can lead to XSS attack
|
Run yarn lint:
src/entities/ray/ui/ray-table/ray-table.vue#L2
'CodeSnippet' is defined but never used
|
Run yarn lint:
src/entities/smtp/ui/smtp-page/smtp-page.vue#L137
'v-html' directive can lead to XSS attack
|
Run yarn lint:
src/shared/lib/formats/format-duration.ts#L18
'_' is defined but never used
|
Run yarn lint:
src/shared/stores/events/events-store.ts#L63
'_' is defined but never used
|
Run yarn lint:
src/shared/ui/preview-card/preview-card.vue#L31
'_' is defined but never used
|
Run yarn lint:
src/shared/ui/value-dump/value-dump.vue#L57
'v-html' directive can lead to XSS attack
|
Loading