update lint and build workflow #1
Annotations
11 errors and 5 warnings
|
Lint code style:
src/shared/ui/preview-card/preview-card-header.vue#L2
Cannot find module 'lodash.isString' or its corresponding type declarations.
|
Lint code style:
src/shared/ui/preview-card/preview-card-header.vue#L92
Property 'context' does not exist on type 'string | { title: string; value: string; context: string; }'.
|
Lint code style:
src/shared/ui/preview-card/preview-card-header.vue#L94
Property 'title' does not exist on type 'string | { title: string; value: string; context: string; }'.
|
Lint code style:
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'?
|
Lint code style:
src/shared/ui/code-snippet/code-snippet.vue#L3
Cannot find module 'lodash.isString' or its corresponding type declarations.
|
Lint code style:
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'.
|
Lint code style:
src/shared/ui/code-snippet/code-snippet.vue#L59
Type 'string | unknown[] | Record<string, unknown> | null' is not assignable to type 'string'.
|
Lint code style:
src/shared/ui/value-dump/value-dump.vue#L2
Cannot find module 'lodash.isString' or its corresponding type declarations.
|
Lint code style:
src/shared/ui/preview-card/preview-card-header.vue#L2
Cannot find module 'lodash.isString' or its corresponding type declarations.
|
Lint code style:
src/shared/ui/preview-card/preview-card-header.vue#L92
Property 'context' does not exist on type 'string | { title: string; value: string; context: string; }'.
|
Run c-hive/gha-yarn-cache@v2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint code style:
src/entities/ray/ui/ray-mail/ray-mail.vue#L85
'v-html' directive can lead to XSS attack
|
Lint code style:
src/entities/smtp/ui/smtp-page/smtp-page.vue#L137
'v-html' directive can lead to XSS attack
|
Lint code style:
src/shared/ui/value-dump/value-dump.vue#L57
'v-html' directive can lead to XSS attack
|
Loading