Skip to content

Change Codecov default coverage status to false #332

Change Codecov default coverage status to false

Change Codecov default coverage status to false #332

Triggered via push January 7, 2026 01:09
Status Cancelled
Total duration 3m 16s
Artifacts

cd.yml

on: push
Check code quality  /  Build & Test
2m 4s
Check code quality / Build & Test
Build Demo Projects
55s
Build Demo Projects
deploy-to-github-pages
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Build Demo Projects
Canceling since a higher priority waiting request for github-pages exists
Build Demo Projects
The operation was canceled.
Deploy to GitHub Pages
Canceling since a higher priority waiting request for github-pages exists
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor/Components/CroppedCanvasReceiver.cs#L28
Non-nullable property 'CroppedCanvas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor/Components/CropperComponent.razor.Commands.cs#L208
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.Commands.cs#L208
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/CroppedCanvasReceiver.cs#L28
Non-nullable property 'CroppedCanvas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor/Components/CropperComponent.razor.Commands.cs#L208
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/CroppedCanvasReceiver.cs#L28
Non-nullable property 'CroppedCanvas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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#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/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/Extensions/MethodInfoExtensions.cs#L217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.