Optimize cd pipeline (#240) #124
Annotations
19 warnings
|
|
|
src/Cropper.Blazor/Cropper.Blazor/Components/CropperComponent.razor.cs#L627
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
examples/Cropper.MVC.With.Blazor.Server.Net7/Pages/Blazor/Index.razor#L13
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
src/Cropper.Blazor/Cropper.Blazor/Components/CropperComponent.razor.cs#L627
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
examples/Cropper.MVC.With.Blazor.Server.Net7/Pages/Blazor/Index.razor#L13
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
examples/Cropper.Blazor.Server.Net7/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
examples/Cropper.Blazor.Server.Net7/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L20
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