dropdown with id #175
Annotations
3 errors and 7 warnings
Run TypeScript type check:
src/components/vanilla/controls/Dropdown/index.tsx#L72
Argument of type '{ value: string; id: string; }' is not assignable to parameter of type 'string'.
|
Run TypeScript type check:
src/components/vanilla/controls/Dropdown/index.tsx#L172
Expected 2 arguments, but got 1.
|
Run TypeScript type check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify linting errors:
src/components/vanilla/charts/PivotTable/PivotTable.tsx#L95
React Hook useMemo has a missing dependency: 'nullValueCharacter'. Either include it or remove the dependency array
|
Verify linting errors:
src/components/vanilla/charts/PivotTable/PivotTable.tsx#L99
React Hook useMemo has a missing dependency: 'sortRows'. Either include it or remove the dependency array
|
Verify linting errors:
src/components/vanilla/charts/PivotTable/core/useTableColumns.ts#L109
React Hook useMemo has missing dependencies: 'createMeasureColumns' and 'createRowDimensionsColumn'. Either include them or remove the dependency array
|
Verify linting errors:
src/components/vanilla/charts/StackedAreaChart/index.tsx#L78
React Hook useMemo has a missing dependency: 'isMultiDimensionLine'. Either include it or remove the dependency array
|
Verify linting errors:
src/components/vanilla/charts/StackedAreaChart/index.tsx#L189
React Hook useMemo has a missing dependency: 'isMultiDimensionLine'. Either include it or remove the dependency array
|
Verify linting errors:
src/components/vanilla/controls/DatePicker/components/DateRangeWithGranularity.tsx#L56
React Hook useMemo has a missing dependency: 'period'. Either include it or remove the dependency array
|
Loading