Feat: Adding sensor ID to group #56
Annotations
8 errors and 2 warnings
lint:
src/lib/SensorGroup.svelte#L5
Type number trivially inferred from a number literal, remove type annotation
|
lint:
src/lib/SensorGroup.svelte#L6
Type number trivially inferred from a number literal, remove type annotation
|
lint:
src/lib/SensorGroup.svelte#L7
Type number trivially inferred from a number literal, remove type annotation
|
lint:
src/lib/SensorGroup.svelte#L8
Type number trivially inferred from a number literal, remove type annotation
|
lint:
src/lib/SensorGroup.svelte#L9
Type string trivially inferred from a string literal, remove type annotation
|
lint:
src/lib/SensorGroup.svelte#L91
Unused CSS selector ".sensorGroup"(css-unused-selector)
|
lint:
src/lib/SensorGroup.svelte#L114
Unused CSS selector ".canvas"(css-unused-selector)
|
lint
Process completed with exit code 1.
|
lint:
src/lib/SensorGroup.svelte#L2
'Chart' is defined but never used
|
lint:
src/routes/+page.svelte#L2
'Chart' is defined but never used
|