Graph #762
GitHub Actions / ESLint
failed
Jun 13, 2024 in 0s
2 errors
ESLint found 2 errors
Annotations
Check failure on line 28 in src/components/SensorPanel.vue
github-actions / ESLint
src/components/SensorPanel.vue#L28
'v-else' directives require being preceded by the element which has a 'v-if' or 'v-else-if' directive (vue/valid-v-else)
Check failure on line 656 in src/locales/en.json
github-actions / ESLint
src/locales/en.json#L656
Expected object keys to be in insensitive ascending order. 'MacrosPanel' should be before 'SensorPanel' (jsonc/sort-keys)
Loading