Skip to content

Merge pull request #156 from j10ccc/chore/type-check #351

Merge pull request #156 from j10ccc/chore/type-check

Merge pull request #156 from j10ccc/chore/type-check #351

Triggered via push November 13, 2024 07:24
Status Failure
Total duration 42s
Artifacts

node.js.yml

on: push
cache-and-install
33s
cache-and-install
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
cache-and-install: src/components/ExamQuickView/index.vue#L84
Property 'generalInfo' does not exist on type '{}'.
cache-and-install: src/components/ExamQuickView/index.vue#L85
Property 'generalInfo' does not exist on type '{}'.
cache-and-install: src/components/ExamQuickView/index.vue#L85
Property 'generalInfo' does not exist on type '{}'.
cache-and-install: src/components/ExamQuickView/index.vue#L100
Property 'data' does not exist on type 'Promise<Exam[]>'.
cache-and-install: src/components/ExamQuickView/index.vue#L124
Property 'updateTime' does not exist on type 'Promise<Exam[]>'.
cache-and-install: src/components/ExamQuickView/index.vue#L173
Property 'updateExamInfo' does not exist on type 'typeof ZFService'.
cache-and-install: src/components/My/index.vue#L91
Property 'bind' does not exist on type 'string | FeatureNode'.
cache-and-install: src/components/TitleBar/index.vue#L32
Property 'loading' does not exist on type '{}'.
cache-and-install: src/pages/electricity/subscribe/index.vue#L53
'res' is possibly 'null'.
cache-and-install: src/pages/electricity/subscribe/index.vue#L59
'res' is possibly 'null'.
cache-and-install
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cache-and-install: src/components/FixedQuickView/LostfoundQuickView/index.vue#L76
Identifier 'page_num' is not in camel case
cache-and-install: src/components/FixedQuickView/LostfoundQuickView/index.vue#L77
Identifier 'page_size' is not in camel case
cache-and-install: src/components/FixedQuickView/LostfoundQuickView/index.vue#L85
Identifier 'total_page_num' is not in camel case
cache-and-install: src/components/FixedQuickView/LostfoundQuickView/index.vue#L89
Identifier 'page_num' is not in camel case
cache-and-install: src/components/FixedQuickView/LostfoundQuickView/index.vue#L90
Identifier 'page_size' is not in camel case
cache-and-install: src/components/Home/edit-panel/index.vue#L14
Unexpected 'todo' comment: 'TODO: 移动到 useHomeCardStore 中'
cache-and-install: src/components/My/index.vue#L90
Unexpected 'todo' comment: 'TODO: 修复类型问题'
cache-and-install: src/components/NavBar/index.vue#L76
Unexpected 'fixme' comment: 'FIXME: 主题过渡方案'
cache-and-install: src/components/TermPicker/index.vue#L28
Unexpected 'todo' comment: 'TODO: 这是干啥的?'
cache-and-install: src/constants/homeCards.ts#L11
Unexpected 'todo' comment: 'TODO: 从配置平台获取首页卡片配置'