init front-end series query #16283
test.yml
on: push
Check if back-end or front-end files changed
4s
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.
|