feat(title-bar): receive loading state from props #356
Annotations
10 errors and 11 warnings
cache-and-install:
src/components/My/index.vue#L91
Property 'bind' does not exist on type 'string | FeatureNode'.
|
cache-and-install:
src/pages/lostfound/index.vue#L165
No overload matches this call.
|
cache-and-install:
src/pages/lostfound/index.vue#L165
Argument of type 'Pick<{ campus?: string | undefined; kind?: string | undefined; page_num: number; page_size: number; lost_or_found?: string | undefined; }, never>' is not assignable to parameter of type '{ campus?: string | undefined; kind?: string | undefined; page_num: number; page_size: number; lost_or_found?: string | undefined; }'.
|
cache-and-install:
src/pages/suit/apply/index.vue#L152
Property 'suit' does not exist on type '{}'.
|
cache-and-install:
src/pages/suit/apply/index.vue#L168
Property 'suit' does not exist on type '{}'.
|
cache-and-install:
src/pages/suit/apply/index.vue#L181
Expected 0 arguments, but got 2.
|
cache-and-install:
src/pages/suit/apply/index.vue#L182
Property 'suit' does not exist on type '{}'.
|
cache-and-install:
src/pages/suit/apply/index.vue#L195
Property 'suit' does not exist on type '{}'.
|
cache-and-install:
src/pages/suit/apply/index.vue#L202
Expected 0 arguments, but got 2.
|
cache-and-install:
src/pages/suit/myapplication/index.vue#L66
Property 'suit' does not exist on type '{}'.
|
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: 从配置平台获取首页卡片配置'
|