Skip to content

chore(deps): update dependency @antfu/eslint-config to v3.4.1 #1224

chore(deps): update dependency @antfu/eslint-config to v3.4.1

chore(deps): update dependency @antfu/eslint-config to v3.4.1 #1224

Triggered via push September 8, 2024 06:17
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
CI: src/App.vue#L8
Expected "#components/header/Buttons.vue" to come before "vue-router"
CI: src/app.ts#L7
Expected "#lib/ipchandler" to come before "vue-router/auto-routes"
CI: src/components/header/Buttons.vue#L7
Expected "#components/ui/button/Button.vue" to come before "vue-router"
CI: src/components/header/Dropdown.vue#L8
Expected "#components/ui/button" to come before "vue-router"
CI: src/components/index/External.vue#L7
Expected "#components/ui/button" to come before "vue-router"
CI: src/components/index/Kick.vue#L6
Expected "#components/ui/button" to come before "vue-router"
CI: src/components/index/Twitch.vue#L6
Expected "#components/ui/button" to come before "vue-router"
CI: src/components/settings/Editor.vue#L10
Expected "#lib/ipchandler" to come before "#shared/types"
CI: src/components/settings/HotKeyInput.vue#L5
Expected "#components/ui/input" to come before "vue-i18n"
CI: src/components/settings/HotKeyInput.vue#L7
Expected "hotkeyToString" to come before "KeyToCode"
CI
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/