Skip to content

feat(ui-matrix): add matrix selection stats #10839

feat(ui-matrix): add matrix selection stats

feat(ui-matrix): add matrix selection stats #10839

Triggered via push January 23, 2025 17:38
Status Failure
Total duration 22m 24s
Artifacts 1

main.yml

on: push
npm-setup
25s
npm-setup
Matrix: python-test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
npm-lint
Type '{ getCellContent: (cell: Item) => GridCell; columns: readonly (GridColumn & { id: keyof TData[string]; })[]; rows: number; onCellsEdited: (newValues: readonly EditListItem[]) => boolean | void; ... 4 more ...; getCellsForSelection: true; }' is missing the following properties from type 'DataGridProps': gridSelection, onGridSelectionChange
npm-lint
Type '{ theme: { accentColor: string; accentFg: string; accentLight: string; textDark: string; textMedium: string; textLight: string; textBubble: string; bgIconHeader: string; fgIconHeader: string; textHeader: string; ... 25 more ...; roundingRadius?: number | undefined; }; ... 5 more ...; getCellsForSelection: true; }' is missing the following properties from type 'DataGridProps': gridSelection, onGridSelectionChange
npm-lint
Process completed with exit code 2.
npm-build
Type '{ getCellContent: (cell: Item) => GridCell; columns: readonly (GridColumn & { id: keyof TData[string]; })[]; rows: number; onCellsEdited: (newValues: readonly EditListItem[]) => boolean | void; ... 4 more ...; getCellsForSelection: true; }' is missing the following properties from type 'DataGridProps': gridSelection, onGridSelectionChange
npm-build
Type '{ theme: { accentColor: string; accentFg: string; accentLight: string; textDark: string; textMedium: string; textLight: string; textBubble: string; bgIconHeader: string; fgIconHeader: string; textHeader: string; ... 25 more ...; roundingRadius?: number | undefined; }; ... 5 more ...; getCellsForSelection: true; }' is missing the following properties from type 'DataGridProps': gridSelection, onGridSelectionChange
npm-build
Process completed with exit code 2.
npm-setup
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
npm-setup
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
npm-lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
npm-test
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
npm-test
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
npm-build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.

Artifacts

Produced during runtime
Name Size
python-code-coverage-report
49.6 KB