Skip to content

Bump MudBlazor from 7.5.0 to 7.6.0 in /src/Cropper.Blazor in the dotnet group across 1 directory #1033

Bump MudBlazor from 7.5.0 to 7.6.0 in /src/Cropper.Blazor in the dotnet group across 1 directory

Bump MudBlazor from 7.5.0 to 7.6.0 in /src/Cropper.Blazor in the dotnet group across 1 directory #1033

Triggered via pull request August 9, 2024 16:22
Status Cancelled
Total duration 2m 19s
Artifacts

ci.yml

on: pull_request
Check code quality  /  Build & Test
1m 33s
Check code quality / Build & Test
Code linting
29s
Code linting
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Code linting
The run was canceled by @ColdForeign.
Code linting
The operation was canceled.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Attributes/SitemapUrlAttribute.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Attributes/SitemapUrlAttribute.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/MethodInfoExtensions.cs#L217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/MethodInfoExtensions.cs#L335
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Attributes/SitemapUrlAttribute.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Attributes/SitemapUrlAttribute.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/MethodInfoExtensions.cs#L217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/MethodInfoExtensions.cs#L335
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor/Components/CropperComponent.razor.cs#L685
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.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor/Components/CropperComponent.razor.cs#L685
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.