Skip to content

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 7.0.0 to 10.0.2 #1380

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 7.0.0 to 10.0.2

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 7.0.0 to 10.0.2 #1380

Triggered via pull request February 3, 2026 19:04
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: pull_request
Check code quality  /  Build & Test
2m 15s
Check code quality / Build & Test
Code linting
Code linting
ESLint - TypeScript Linting
0s
ESLint - TypeScript Linting
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Check code quality / Build & Test
Process completed with exit code 1.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor/Components/CropperComponent.razor.Commands.cs#L205
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.Shared/Extensions/MethodInfoExtensions.cs#L372
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#L170
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/TypeNameHelper.cs#L236
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/TypeNameHelper.cs#L225
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/TypeNameHelper.cs#L46
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#L231
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#L128
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.