Improve capture options edit #386
Annotations
1 error and 13 warnings
First Build (ignore errors)
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build with Branch Name Suffix:
MudBlazor.Extensions/Components/MudExCaptureOptionsEdit.razor.cs#L19
'MudExCaptureOptionsEdit.DialogService' hides inherited member 'MudExBaseComponent<MudExCaptureOptionsEdit>.DialogService'. Use the new keyword if hiding was intended.
|
Build with Branch Name Suffix:
MudBlazor.Extensions/Components/MudExSelect.razor.cs#L1361
Type parameter 'T' has the same name as the type parameter from outer type 'MudExSelect<T>'
|
Build with Branch Name Suffix:
MudBlazor.Extensions/Components/MudExSelect.razor.cs#L53
'IKeyInterceptorFactory' is obsolete: 'Use IKeyInterceptorService instead. This will be removed in MudBlazor 8.'
|
Build with Branch Name Suffix:
MudBlazor.Extensions/Components/MudExDialog.razor.cs#L20
'MudExDialog.DialogService' hides inherited member 'MudDialog.DialogService'. Use the new keyword if hiding was intended.
|
Build with Branch Name Suffix:
MudBlazor.Extensions/Components/MudExDialog.razor.cs#L100
The member 'MudExDialog.Show(string, DialogOptions)' does not hide an accessible member. The new keyword is not required.
|
Build with Branch Name Suffix:
MudBlazor.Extensions/Components/MudExList.razor.cs#L41
'IKeyInterceptorFactory' is obsolete: 'Use IKeyInterceptorService instead. This will be removed in MudBlazor 8.'
|
Build with Branch Name Suffix:
MudBlazor.Extensions/Helper/Internal/SizeParser.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build with Branch Name Suffix:
MudBlazor.Extensions/Helper/Internal/SizeParser.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build with Branch Name Suffix:
MudBlazor.Extensions/Helper/JsImportHelper.cs#L97
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build with Branch Name Suffix:
MudBlazor.Extensions/Helper/JsImportHelper.cs#L97
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "webapp".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading