Skip to content
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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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)