Disable Dependabot for Vanilla Components #133
Annotations
18 warnings
Test application (macOS-latest, 20):
src/components/vanilla/charts/PivotTable/PivotTable.tsx#L95
React Hook useMemo has a missing dependency: 'nullValueCharacter'. Either include it or remove the dependency array
|
Test application (macOS-latest, 20):
src/components/vanilla/charts/PivotTable/PivotTable.tsx#L99
React Hook useMemo has a missing dependency: 'sortRows'. Either include it or remove the dependency array
|
Test application (macOS-latest, 20):
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
|
Test application (macOS-latest, 20):
src/components/vanilla/charts/StackedAreaChart/index.tsx#L77
React Hook useMemo has a missing dependency: 'isMultiDimensionLine'. Either include it or remove the dependency array
|
Test application (macOS-latest, 20):
src/components/vanilla/charts/StackedAreaChart/index.tsx#L180
React Hook useMemo has a missing dependency: 'isMultiDimensionLine'. Either include it or remove the dependency array
|
Test application (macOS-latest, 20):
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
|
Test application (ubuntu-latest, 20):
src/components/vanilla/charts/PivotTable/PivotTable.tsx#L95
React Hook useMemo has a missing dependency: 'nullValueCharacter'. Either include it or remove the dependency array
|
Test application (ubuntu-latest, 20):
src/components/vanilla/charts/PivotTable/PivotTable.tsx#L99
React Hook useMemo has a missing dependency: 'sortRows'. Either include it or remove the dependency array
|
Test application (ubuntu-latest, 20):
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
|
Test application (ubuntu-latest, 20):
src/components/vanilla/charts/StackedAreaChart/index.tsx#L77
React Hook useMemo has a missing dependency: 'isMultiDimensionLine'. Either include it or remove the dependency array
|
Test application (ubuntu-latest, 20):
src/components/vanilla/charts/StackedAreaChart/index.tsx#L180
React Hook useMemo has a missing dependency: 'isMultiDimensionLine'. Either include it or remove the dependency array
|
Test application (ubuntu-latest, 20):
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
|
Test application (windows-latest, 20):
src/components/vanilla/charts/PivotTable/PivotTable.tsx#L95
React Hook useMemo has a missing dependency: 'nullValueCharacter'. Either include it or remove the dependency array
|
Test application (windows-latest, 20):
src/components/vanilla/charts/PivotTable/PivotTable.tsx#L99
React Hook useMemo has a missing dependency: 'sortRows'. Either include it or remove the dependency array
|
Test application (windows-latest, 20):
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
|
Test application (windows-latest, 20):
src/components/vanilla/charts/StackedAreaChart/index.tsx#L77
React Hook useMemo has a missing dependency: 'isMultiDimensionLine'. Either include it or remove the dependency array
|
Test application (windows-latest, 20):
src/components/vanilla/charts/StackedAreaChart/index.tsx#L180
React Hook useMemo has a missing dependency: 'isMultiDimensionLine'. Either include it or remove the dependency array
|
Test application (windows-latest, 20):
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
|