Bump Microsoft.Extensions.DependencyInjection.Abstractions from 7.0.0 to 10.0.2 #1380
ci.yml
on: pull_request
Check code quality
/
Build & Test
2m 15s
Code linting
ESLint - TypeScript Linting
0s
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.
|