Bump MudBlazor from 8.15.0 to 9.1.0 #58
Closed
Annotations
10 errors and 8 warnings
|
Build:
src/UI/Pages/Home.razor#L23
Cannot convert async lambda expression to delegate type 'Task<DataGridEditFormAction>'. An async lambda expression may return void, Task or Task<T>, none of which are convertible to 'Task<DataGridEditFormAction>'.
|
|
Build:
src/UI/Pages/Home.razor#L23
Cannot implicitly convert type 'void' to 'MudBlazor.DataGridEditFormAction'
|
|
Build:
src/UI/Pages/Home.razor#L180
'IDialogService' does not contain a definition for 'ShowMessageBox' and no accessible extension method 'ShowMessageBox' accepting a first argument of type 'IDialogService' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/UI/Pages/Home.razor#L173
'IDialogService' does not contain a definition for 'ShowMessageBox' and no accessible extension method 'ShowMessageBox' accepting a first argument of type 'IDialogService' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/UI/Pages/Home.razor#L164
'IDialogService' does not contain a definition for 'ShowMessageBox' and no accessible extension method 'ShowMessageBox' accepting a first argument of type 'IDialogService' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/UI/Pages/Home.razor#L148
'IDialogService' does not contain a definition for 'ShowMessageBox' and no accessible extension method 'ShowMessageBox' accepting a first argument of type 'IDialogService' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/UI/Pages/Home.razor#L134
'IDialogService' does not contain a definition for 'ShowMessageBox' and no accessible extension method 'ShowMessageBox' accepting a first argument of type 'IDialogService' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/UI/Pages/Home.razor#L119
'IDialogService' does not contain a definition for 'ShowMessageBox' and no accessible extension method 'ShowMessageBox' accepting a first argument of type 'IDialogService' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/UI/Pages/Home.razor#L23
Cannot convert async lambda expression to delegate type 'Task<DataGridEditFormAction>'. An async lambda expression may return void, Task or Task<T>, none of which are convertible to 'Task<DataGridEditFormAction>'.
|
|
Build:
src/UI/Pages/Home.razor#L23
Cannot implicitly convert type 'void' to 'MudBlazor.DataGridEditFormAction'
|
|
Build:
src/API/Migrations/20260104164820_nullablefields.Designer.cs#L14
The type name 'nullablefields' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build:
src/API/Migrations/20260104164820_nullablefields.cs#L7
The type name 'nullablefields' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build:
src/UI/Layout/MainLayout.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(313,24)-(321,25)' (https://mudblazor.com/features/analyzers)
|
|
Build:
src/API/Migrations/20260104164820_nullablefields.Designer.cs#L14
The type name 'nullablefields' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build:
src/API/Migrations/20260104164820_nullablefields.cs#L7
The type name 'nullablefields' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build:
src/UI/Layout/MainLayout.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(313,24)-(321,25)' (https://mudblazor.com/features/analyzers)
|
|
Initialize CodeQL
Cannot build an overlay database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.
|
|
Initialize CodeQL
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
Loading