Skip to content

refactor(*): visit between tabs with no errors #323

refactor(*): visit between tabs with no errors

refactor(*): visit between tabs with no errors #323

Triggered via pull request October 30, 2024 09:11
Status Failure
Total duration 54s
Artifacts

node.js.yml

on: pull_request
cache-and-install
29s
cache-and-install
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
cache-and-install: src/pages/lessonstable/index.vue#L71
'onMounted' is defined but never used
cache-and-install: src/pages/lessonstable/index.vue#L96
'canAccess' is assigned a value but never used
cache-and-install: src/store/service/index.ts#L3
Unable to resolve path to module './zf'
cache-and-install: src/store/service/index.ts#L5
Unable to resolve path to module './announcement'
cache-and-install: src/store/service/index.ts#L6
Unable to resolve path to module './information'
cache-and-install
Process completed with exit code 1.
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#L89
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: 从配置平台获取首页卡片配置'