Skip to content

refactor(store): 使用pinia重构仓库 #287

refactor(store): 使用pinia重构仓库

refactor(store): 使用pinia重构仓库 #287

Triggered via pull request October 19, 2024 03:24
Status Failure
Total duration 39s
Artifacts

node.js.yml

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

Annotations

10 errors and 11 warnings
cache-and-install: src/app.ts#L4
No default export found in imported module "./store/index"
cache-and-install: src/components/ElectricityQuickView/index.vue#L32
No default export found in imported module "@/store"
cache-and-install: src/components/FixedQuickView/InformationQuickView/index.vue#L20
No default export found in imported module "@/store"
cache-and-install: src/components/Home/edit-panel/index.vue#L5
No default export found in imported module "@/store"
cache-and-install: src/components/Home/index.vue#L69
No default export found in imported module "@/store"
cache-and-install: src/components/My/index.vue#L66
No default export found in imported module "@/store"
cache-and-install: src/components/Questionnaire/index.vue#L45
No default export found in imported module "@/store"
cache-and-install: src/components/SchoolCardQuickView/index.vue#L23
No default export found in imported module "@/store"
cache-and-install: src/components/ScoreQuickView/index.vue#L50
No default export found in imported module "@/store"
cache-and-install: src/hooks/useDarkMode.ts#L3
No default export found in imported module "@/store"
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#L74
Identifier 'page_num' is not in camel case
cache-and-install: src/components/FixedQuickView/LostfoundQuickView/index.vue#L75
Identifier 'page_size' is not in camel case
cache-and-install: src/components/FixedQuickView/LostfoundQuickView/index.vue#L82
Identifier 'page_num' is not in camel case
cache-and-install: src/components/FixedQuickView/LostfoundQuickView/index.vue#L83
Identifier 'page_size' is not in camel case
cache-and-install: src/hooks/useRequest.ts#L61
Unexpected 'todo' comment: 'TODO: add delay'
cache-and-install: src/pages/lostfound/index.vue#L105
Identifier 'page_num' is not in camel case
cache-and-install: src/pages/lostfound/index.vue#L106
Identifier 'page_size' is not in camel case
cache-and-install: src/pages/lostfound/index.vue#L107
Identifier 'lost_or_found' is not in camel case
cache-and-install: src/pages/lostfound/index.vue#L151
Identifier 'page_num' is not in camel case
cache-and-install: src/pages/lostfound/index.vue#L152
Identifier 'page_size' is not in camel case