状态管理从 vuex 迁移至 pinia #326
Annotations
11 warnings
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/
|
src/components/FixedQuickView/LostfoundQuickView/index.vue#L76
Identifier 'page_num' is not in camel case
|
src/components/FixedQuickView/LostfoundQuickView/index.vue#L77
Identifier 'page_size' is not in camel case
|
src/components/FixedQuickView/LostfoundQuickView/index.vue#L85
Identifier 'total_page_num' is not in camel case
|
src/components/FixedQuickView/LostfoundQuickView/index.vue#L89
Identifier 'page_num' is not in camel case
|
src/components/FixedQuickView/LostfoundQuickView/index.vue#L90
Identifier 'page_size' is not in camel case
|
src/components/Home/edit-panel/index.vue#L14
Unexpected 'todo' comment: 'TODO: 移动到 useHomeCardStore 中'
|
src/components/My/index.vue#L89
Unexpected 'todo' comment: 'TODO: 修复类型问题'
|
src/components/NavBar/index.vue#L76
Unexpected 'fixme' comment: 'FIXME: 主题过渡方案'
|
src/components/TermPicker/index.vue#L28
Unexpected 'todo' comment: 'TODO: 这是干啥的?'
|
src/constants/homeCards.ts#L11
Unexpected 'todo' comment: 'TODO: 从配置平台获取首页卡片配置'
|
The logs for this run have expired and are no longer available.
Loading