Bump MudBlazor from 8.15.0 to 9.1.0 #63
Closed
Annotations
10 errors and 9 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'
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, github/codeql-action/init@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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