Skip to content

chore(deps): update devdependency @nuxt/eslint to ^0.7.6 (v3) #54

chore(deps): update devdependency @nuxt/eslint to ^0.7.6 (v3)

chore(deps): update devdependency @nuxt/eslint to ^0.7.6 (v3) #54

Triggered via pull request January 29, 2025 17:44
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ci (ubuntu-latest, 22): app/_pages/inbox.vue#L1
Component name "inbox" should always be multi-word
ci (ubuntu-latest, 22): app/_pages/index.vue#L1
Component name "index" should always be multi-word
ci (ubuntu-latest, 22): app/_pages/settings.vue#L1
Component name "settings" should always be multi-word
ci (ubuntu-latest, 22): app/_pages/settings/index.vue#L1
Component name "index" should always be multi-word
ci (ubuntu-latest, 22): app/_pages/settings/members.vue#L1
Component name "members" should always be multi-word
ci (ubuntu-latest, 22): app/_pages/settings/notifications.vue#L1
Component name "notifications" should always be multi-word
ci (ubuntu-latest, 22): app/_pages/users.vue#L1
Component name "users" should always be multi-word
ci (ubuntu-latest, 22): app/layouts/default.vue#L2
'route' is assigned a value but never used. Allowed unused vars must match /^_/u
ci (ubuntu-latest, 22): app/layouts/default.vue#L3
'appConfig' is assigned a value but never used. Allowed unused vars must match /^_/u
ci (ubuntu-latest, 22)
Process completed with exit code 1.
ci (ubuntu-latest, 22): app/components/TeamsDropdown.vue#L41
':content' should be on a new line
ci (ubuntu-latest, 22): app/components/TeamsDropdown.vue#L41
':ui' should be on a new line