Skip to content

dropdown with id

dropdown with id #175

Triggered via pull request January 13, 2025 19:10
Status Failure
Total duration 47s
Artifacts

pull-request.yml

on: pull_request
Matrix: Test application
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
Test application (ubuntu-latest, 20): src/components/vanilla/controls/Dropdown/index.tsx#L72
Argument of type '{ value: string; id: string; }' is not assignable to parameter of type 'string'.
Test application (ubuntu-latest, 20)
Process completed with exit code 2.
Test application (windows-latest, 20)
The job was canceled because "ubuntu-latest_20" failed.
Test application (windows-latest, 20)
The operation was canceled.
Test application (macOS-latest, 20)
The job was canceled because "ubuntu-latest_20" failed.
Test application (macOS-latest, 20)
The operation was canceled.
Test application (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L78
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#L189
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