Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph #1908

Closed
wants to merge 4 commits into from

Generalized sensor panel

f0bc125
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Graph #1908

Generalized sensor panel
f0bc125
Select commit
Loading
Failed to load commit list.
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)