Skip to content

feat: add helpers

feat: add helpers #24

Triggered via push May 5, 2024 14:16
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci: src/composables/browser.ts#L4
Cannot find name 'onMounted'.
ci: src/composables/browser.ts#L18
Cannot find name 'useAppStore'.
ci: src/constants.ts#L2
Cannot find module 'vue-router/auto/routes' or its corresponding type declarations.
ci: src/constants.ts#L10
Parameter 'route' implicitly has an 'any' type.
ci: src/constants.ts#L15
Parameter 'a' implicitly has an 'any' type.
ci: src/constants.ts#L15
Parameter 'b' implicitly has an 'any' type.
ci: src/helpers/index.ts#L101
Cannot find name 'VNode'.
ci: src/helpers/index.ts#L101
Cannot find name 'VNode'.
ci: src/layouts/components/AsideMenu.vue#L11
Cannot find name 'ref'.
ci: src/layouts/components/AsideMenu.vue#L13
Cannot find name 'watch'.
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.