Skip to content

* now will not show error when it's null #46

* now will not show error when it's null

* now will not show error when it's null #46

Triggered via push February 24, 2024 13:38
Status Failure
Total duration 1m 7s
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/main.ts#L9
`@fortawesome/fontawesome-svg-core` import should occur before import of `vue`
eslint: fe/src/main.ts#L11
`bootstrap/dist/css/bootstrap.min.css` import should occur before import of `vue`
eslint: fe/src/shared/echarts.ts#L6
Missing file extension "js" for "echarts/core"
eslint: fe/src/stats.js#L1
Specify the rules you want to disable
eslint: fe/src/views/BilibiliVote.vue#L81
Missing file extension "js" for "echarts/charts"
eslint: fe/src/views/BilibiliVote.vue#L83
Missing file extension "js" for "echarts/components"
eslint: fe/src/views/BilibiliVote.vue#L84
Missing file extension "js" for "echarts/core"
eslint: fe/src/components/Post/renderers/RendererList.vue#L110
'v-html' directive can lead to XSS attack
eslint: fe/src/components/Post/renderers/RendererList.vue#L142
'v-html' directive can lead to XSS attack
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