Annotations
1 error and 21 warnings
|
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/
|
MudBlazor.Extensions/Api/ApiMemberInfo.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Api/ApiMemberInfo.cs#L219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Api/ApiMemberInfo.cs#L219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Helper/JsImportHelper.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Helper/JsImportHelper.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Helper/JsImportHelper.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Helper/JsImportHelper.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Helper/MudExColorUtils.cs#L18
'Palette' is obsolete: 'This property will be abstract in a future update. Use PaletteLight, PaletteDark or your own implementation.'
|
MudBlazor.Extensions/Helper/MudExColorUtils.cs#L100
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Helper/MudExStyleBuilder.cs#L297
'Palette' is obsolete: 'This property will be abstract in a future update. Use PaletteLight, PaletteDark or your own implementation.'
|
MudBlazor.Extensions/Api/ApiMemberInfo.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Api/ApiMemberInfo.cs#L219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Api/ApiMemberInfo.cs#L219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Components/MudExCheckBox.razor.cs#L35
'MudExCheckBox<T>.Classname' hides inherited member 'MudCheckBox<T>.Classname'. Use the new keyword if hiding was intended.
|
MudBlazor.Extensions/Components/MudExSelect.razor.cs#L133
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Components/MudExCodeView.razor.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Components/MudExCodeView.razor.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Components/MudExCodeView.razor.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Components/MudExCodeView.razor.cs#L96
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MudBlazor.Extensions/Components/MudExCodeView.razor.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading