Skip to content

init front-end series query #16283

init front-end series query

init front-end series query #16283

Triggered via push January 29, 2025 21:43
Status Failure
Total duration 1m 58s
Artifacts

test.yml

on: push
Check if back-end or front-end files changed
4s
Check if back-end or front-end files changed
Run back-end tests
0s
Run back-end tests
Run front-end tests
1m 40s
Run front-end tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run front-end tests
Cannot find name 'handleToggleSeries'.
Run front-end tests
Type '{ isDistinct: boolean; isSeries: boolean; showSeries: boolean; showHiddenFields: boolean; tableName: keyof Tables; onRunCountOnly: () => void; onSubmitClick: () => void; onToggleDistinct: () => void; onToggleSeries: () => void; onToggleHidden: (value: boolean | ... 1 more ... | undefined) => void; }' is not assignable to type 'IntrinsicAttributes & { readonly showHiddenFields: boolean; readonly tableName: keyof Tables; readonly isDistinct: boolean; readonly isSeries: boolean; ... 4 more ...; readonly onSubmitClick: () => void; }'.
Run front-end tests
Process completed with exit code 2.