build(deps-dev): bump the js-mui-deps group across 1 directory with 6 updates #4221
+302
−123
Annotations
10 errors and 4 warnings
tsc:
web/src/app/admin/AdminAPIKeys.tsx#L110
Object literal may only specify known properties, and 'selected' does not exist in type 'FlatListListItem'.
|
tsc:
web/src/app/admin/AdminSection.tsx#L82
No overload matches this call.
|
tsc:
web/src/app/admin/admin-alert-counts/AlertCountTable.tsx#L5
'"@mui/x-data-grid"' has no exported member named 'GridValueGetterParams'. Did you mean 'GridValueGetter'?
|
tsc:
web/src/app/admin/admin-alert-counts/AlertCountTable.tsx#L158
Type '({ field: string; headerName: string; width: number; valueGetter: (params: GridValueGetterParams) => any; renderCell: (params: GridRenderCellParams<GridValidRowModel, any, any, GridTreeNodeWithRender>) => "" | Element; type?: undefined; hide?: undefined; } | { ...; } | { ...; })[]' is not assignable to type 'readonly GridColDef<AlertCountSeries>[]'.
|
tsc:
web/src/app/admin/admin-message-logs/AdminMessageLogsLayout.tsx#L113
Object literal may only specify known properties, and 'selected' does not exist in type 'FlatListListItem'.
|
tsc:
web/src/app/admin/admin-service-metrics/AdminServiceTable.tsx#L4
'"@mui/x-data-grid"' has no exported member named 'GridValueGetterParams'. Did you mean 'GridValueGetter'?
|
tsc:
web/src/app/alerts/CreateAlertDialog/StepContent/CreateAlertServiceSelect.tsx#L237
No overload matches this call.
|
tsc:
web/src/app/details/DetailsPage.tsx#L181
No overload matches this call.
|
tsc:
web/src/app/lists/FlatListItem.tsx#L82
No overload matches this call.
|
tsc:
web/src/app/lists/PaginatedList.tsx#L149
No overload matches this call.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run reviewdog/action-stylelint@v1
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/goalert/goalert. Supported file pattern: go.sum
|
Run reviewdog/action-eslint@v1
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
Loading