Skip to content

chore: rename hooks to composables #24

chore: rename hooks to composables

chore: rename hooks to composables #24

Triggered via push March 29, 2024 15:29
Status Failure
Total duration 3m 19s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
lint: src/components/ECharts/src/useECharts.ts#L32
`@h/logic/useDelay` import should occur before import of `@/store/modules/setting`
lint: src/components/ThemeSetting/src/ThemeColorPicker.vue#L3
`@h/web/useCssVar` import should occur before import of `@/enums/appEnum`
lint: src/components/ThemeSetting/src/ThemeSetting.vue#L6
`@h/web/useCssVar` import should occur before import of `./ThemeColorPicker.vue`
lint: src/layouts/admin/header/index.vue#L9
`@h/web/useFullScreen` import should occur before import of `./components/Breadcrumb.vue`
lint: src/layouts/admin/header/index.vue#L12
`@h/web/useMessage` import should occur before import of `./components/Breadcrumb.vue`
lint: src/store/modules/setting.ts#L5
`@h/web/useStorage` import should occur before import of `@/enums/appEnum`
lint: src/views/admin/_system/department/index.vue#L10
`@h/web/useMessage` import should occur before import of `./usePage`
lint: src/views/admin/_system/dict/index.vue#L10
`@h/web/useMessage` import should occur before import of `./usePage`
lint: src/views/admin/_system/menu/index.vue#L10
`@h/web/useMessage` import should occur before import of `./usePage`
lint: src/views/admin/_system/post/index.vue#L10
`@h/web/useMessage` import should occur before import of `./usePage`
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.