Add event lines to plots #41
Annotations
10 errors and 1 warning
test:
app/components/LineChart.tsx#L34
Replace `·(entry.vial·?·vials.includes(`${entry.vial}`)·:·true)` with `⏎····entry.vial·?·vials.includes(`${entry.vial}`)·:·true,⏎··`
|
test:
app/components/LineChart.tsx#L38
Insert `,`
|
test:
app/components/LineChart.tsx#L39
Insert `;`
|
test:
app/components/LineChart.tsx#L40
Delete `⏎`
|
test:
app/components/LineChart.tsx#L43
Replace `⏎export·const·HardwareLineChart·=·({·vials,·rawData,·events,·property·=·"raw"·` with `export·const·HardwareLineChart·=·({⏎··vials,⏎··rawData,⏎··events,⏎··property·=·"raw",⏎`
|
test:
app/components/LineChart.tsx#L58
Replace `·type="number"·domain={['dataMin',·'dataMax']}` with `⏎············type="number"⏎············domain={["dataMin",·"dataMax"]}⏎···········`
|
test:
app/components/LineChart.tsx#L59
Replace `·new·Date(unixTime·*·1000).toLocaleTimeString()}` with `⏎··············new·Date(unixTime·*·1000).toLocaleTimeString()`
|
test:
app/components/LineChart.tsx#L60
Insert `··········}⏎`
|
test:
app/components/LineChart.tsx#L75
Delete `··`
|
test:
app/components/LineChart.tsx#L75
Missing "key" prop for element in iterator
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|