+ highlightPost.ts @ stores #97
Annotations
18 errors and 10 warnings
codechecks
Process completed with exit code 1.
|
tsc
Argument of type '{ accessKey: string; readonly accessKeyLabel: string; autocapitalize: string; dir: string; draggable: boolean; hidden: boolean; inert: boolean; innerText: string; lang: string; readonly offsetHeight: number; ... 290 more ...; focus: (options?: FocusOptions | undefined) => void; }[]' is not assignable to parameter of type 'HTMLElement[]'.
|
tsc
Cannot find module '../paginations/usePaginationButtons' or its corresponding type declarations.
|
tsc
Property '$route' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ page: string; uid: string; name: string; displayName: string; }>>>, { ...; }, ... 17 more ..., {}>'.
|
tsc
Type '{ errorCode: number; errorInfo: string | Record<string, unknown[]>; }' is not assignable to type 'ApiErrorClass | null'.
|
tsc
Module '"@/api"' has no exported member 'apiUsers'.
|
tsc
Property 'page' does not exist on type '{ readonly cursor: "/cursor"; }'.
|
tsc
Process completed with exit code 2.
|
eslint:
fe/src/App.vue#L40
Parse errors in imported module 'ant-design-vue/es/locale/zh_CN': parserPath or languageOptions.parser is required! (undefined:undefined)
|
eslint:
fe/src/components/Post/PostNav.vue#L65
Parse errors in imported module 'scroll-into-view-if-needed': parserPath or languageOptions.parser is required! (undefined:undefined)
|
eslint:
fe/src/components/Post/badges/BadgePostTime.vue#L83
Unsafe member access [props.postTimeKey] on an `any` value
|
eslint:
fe/src/components/Post/badges/BadgePostTime.vue#L83
Computed name [props.postTimeKey] resolves to an any value
|
eslint:
fe/src/components/Post/badges/BadgePostTime.vue#L85
Unsafe member access [props.postTimeKey] on an `any` value
|
eslint:
fe/src/components/Post/badges/BadgePostTime.vue#L85
Computed name [props.postTimeKey] resolves to an any value
|
eslint:
fe/src/components/Post/badges/BadgePostTime.vue#L87
Unsafe member access [props.postTimeKey] on an `any` value
|
eslint:
fe/src/components/Post/badges/BadgePostTime.vue#L87
Computed name [props.postTimeKey] resolves to an any value
|
eslint:
fe/src/components/Post/badges/BadgePostTime.vue#L89
Unsafe member access [props.postTimeKey] on an `any` value
|
eslint:
fe/src/components/Post/badges/BadgePostTime.vue#L89
Computed name [props.postTimeKey] resolves to an any value
|
eslint:
fe/src/App.vue#L40
Parse errors in imported module 'ant-design-vue/es/locale/zh_CN': parserPath or languageOptions.parser is required! (undefined:undefined)
|
eslint:
fe/src/App.vue#L40
Parse errors in imported module 'ant-design-vue/es/locale/zh_CN': parserPath or languageOptions.parser is required! (undefined:undefined)
|
eslint:
fe/src/components/Post/PostNav.vue#L65
Parse errors in imported module 'scroll-into-view-if-needed': parserPath or languageOptions.parser is required! (undefined:undefined)
|
eslint:
fe/src/components/Post/PostNav.vue#L65
Parse errors in imported module 'scroll-into-view-if-needed': parserPath or languageOptions.parser is required! (undefined:undefined)
|
eslint:
fe/src/components/Post/renderers/RendererTable.vue#L54
'v-html' directive can lead to XSS attack
|
eslint:
fe/src/components/Post/renderers/RendererTable.vue#L74
'v-html' directive can lead to XSS attack
|
eslint:
fe/src/components/Post/renderers/list/ReplyItem.vue#L39
'v-html' directive can lead to XSS attack
|
eslint:
fe/src/components/Post/renderers/list/SubReplyGroup.vue#L30
'v-html' directive can lead to XSS attack
|
eslint:
fe/src/shared/tippy.ts#L1
Parse errors in imported module 'tippy.js': parserPath or languageOptions.parser is required! (undefined:undefined)
|
eslint:
fe/src/shared/tippy.ts#L1
Parse errors in imported module 'tippy.js': parserPath or languageOptions.parser is required! (undefined:undefined)
|