Bump FluentAssertions and 2 others #1117
ci.yml
on: pull_request
Check code quality
/
Build & Test
1m 35s
Code linting
0s
Annotations
10 errors and 10 warnings
Check code quality / Build & Test:
src/Cropper.Blazor/Client/Theme/Theme.cs#L134
The type or namespace name 'Button' could not be found (are you missing a using directive or an assembly reference?)
|
Check code quality / Build & Test:
src/Cropper.Blazor/Client/Theme/Theme.cs#L129
The type or namespace name 'Body1' could not be found (are you missing a using directive or an assembly reference?)
|
Check code quality / Build & Test:
src/Cropper.Blazor/Client/Theme/Theme.cs#L123
The type or namespace name 'Subtitle2' could not be found (are you missing a using directive or an assembly reference?)
|
Check code quality / Build & Test:
src/Cropper.Blazor/Client/Theme/Theme.cs#L118
The type or namespace name 'Subtitle1' could not be found (are you missing a using directive or an assembly reference?)
|
Check code quality / Build & Test:
src/Cropper.Blazor/Client/Theme/Theme.cs#L112
The type or namespace name 'H6' could not be found (are you missing a using directive or an assembly reference?)
|
Check code quality / Build & Test:
src/Cropper.Blazor/Client/Theme/Theme.cs#L106
The type or namespace name 'H5' could not be found (are you missing a using directive or an assembly reference?)
|
Check code quality / Build & Test:
src/Cropper.Blazor/Client/Theme/Theme.cs#L101
The type or namespace name 'H4' could not be found (are you missing a using directive or an assembly reference?)
|
Check code quality / Build & Test:
src/Cropper.Blazor/Client/Theme/Theme.cs#L95
The type or namespace name 'H3' could not be found (are you missing a using directive or an assembly reference?)
|
Check code quality / Build & Test:
src/Cropper.Blazor/Client/Theme/Theme.cs#L90
The type or namespace name 'H1' could not be found (are you missing a using directive or an assembly reference?)
|
Check code quality / Build & Test:
src/Cropper.Blazor/Client/Theme/Theme.cs#L85
The type or namespace name 'Default' could not be found (are you missing a using directive or an assembly reference?)
|
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/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/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/Components/CropperComponent.razor.cs#L764
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.
|