Skip to content

chore(image): use taro-image to avoid type error #348

chore(image): use taro-image to avoid type error

chore(image): use taro-image to avoid type error #348

Triggered via pull request November 12, 2024 15:20
Status Success
Total duration 1m 9s
Artifacts

node.js.yml

on: pull_request
cache-and-install
59s
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#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: 从配置平台获取首页卡片配置'