Skip to content

refactor(notification): update notification getter and setter (#147) #331

refactor(notification): update notification getter and setter (#147)

refactor(notification): update notification getter and setter (#147) #331

Triggered via push November 2, 2024 08:23
Status Success
Total duration 1m 2s
Artifacts

node.js.yml

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

Annotations

11 warnings
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: 从配置平台获取首页卡片配置'