Skip to content

* merge div.p-4 with its child div.row #57

* merge div.p-4 with its child div.row

* merge div.p-4 with its child div.row #57

Triggered via push March 8, 2024 07:57
Status Failure
Total duration 1m 2s
Artifacts

fe.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 4 warnings
codechecks
Process completed with exit code 1.
tsc
Expected 2 arguments, but got 1.
tsc
Cannot find module 'echarts/types/src/util/types' or its corresponding type declarations.
tsc
Cannot find module 'echarts/types/src/component/timeline/timelineAction' or its corresponding type declarations.
tsc
Cannot find module 'echarts/types/src/util/types' or its corresponding type declarations.
tsc
Property 'fid' does not exist on type '{ id: number; fid: number; name: string; isCrawling: BoolInt; }[]'. Did you mean 'find'?
tsc
Property 'fid' does not exist on type '{ id: number; fid: number; name: string; isCrawling: BoolInt; }[]'. Did you mean 'find'?
tsc
Property 'name' does not exist on type '{ id: number; fid: number; name: string; isCrawling: BoolInt; }[]'.
tsc
'"@/api"' has no exported member named 'apiForums'. Did you mean 'useApiForums'?
tsc
'"@/api"' has no exported member named 'apiStatsForumsPostCount'. Did you mean 'useApiStatsForumsPostCount'?
tsc
Argument of type 'never[]' is not assignable to parameter of type 'ApiForums'.
eslint: fe/src/components/Post/renderers/RendererTable.vue#L56
Using v-html on component may break component's content
eslint: fe/src/components/User/QueryForm.vue#L21
Duplicate key 'selectUserBy'. May cause name collision in script or template tag
eslint: fe/src/gtag.js#L1
Specify the rules you want to disable
eslint: fe/src/stats.js#L1
Specify the rules you want to disable
eslint: fe/src/views/BilibiliVote.vue#L146
'any' overrides all other types in this union type
eslint: fe/src/views/BilibiliVote.vue#L618
Unsafe member access .currentIndex on an `any` value
eslint: fe/src/views/BilibiliVote.vue#L690
Unsafe argument of type `ColorPaletteOptionMixin` assigned to a parameter of type `string | object | null | undefined`
eslint: fe/src/views/Stats.vue#L136
Unsafe assignment of an `any` value
eslint: fe/src/views/Stats.vue#L136
Unsafe call of an `any` typed value
eslint: fe/src/views/Stats.vue#L136
Unsafe call of an `any` typed value
eslint: fe/src/components/Post/renderers/RendererTable.vue#L56
'v-html' directive can lead to XSS attack
eslint: fe/src/components/Post/renderers/RendererTable.vue#L75
'v-html' directive can lead to XSS attack
eslint: fe/src/components/Post/renderers/list/ReplyItem.vue#L36
'v-html' directive can lead to XSS attack
eslint: fe/src/components/Post/renderers/list/SubReplyGroup.vue#L28
'v-html' directive can lead to XSS attack