Bump the dotnet group in /src/Cropper.Blazor with 7 updates (#382) #251
cd.yml
on: push
Check code quality
/
Build & Test
1m 37s
deploy-to-github-pages
1m 45s
Annotations
51 warnings
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.
|
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.
|
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.UnitTests/Services/LoadCropperModule_Should.cs#L22
Non-nullable field '_cropperJsInterop' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.UnitTests/Events/CropEndEvent/CropEndEvent_Should.cs#L40
Possible null reference assignment.
|
Build Demo Projects:
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.
|
Build Demo Projects:
examples/Cropper.MVC.With.Blazor.Server.Net7/Pages/Blazor/Index.razor#L13
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
Build Demo Projects:
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.
|
Build Demo Projects:
examples/Cropper.MVC.With.Blazor.Server.Net7/Pages/Blazor/Index.razor#L13
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
Build Demo Projects:
examples/Cropper.Blazor.Server.Net7/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
examples/Cropper.Blazor.Server.Net7/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
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.
|
Build Demo Projects:
examples/Cropper.Blazor.Server.Net6/Pages/Index.razor#L11
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
Build Demo Projects:
examples/Cropper.Blazor.Server.Net6/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
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.
|
Build Demo Projects:
examples/Cropper.Blazor.Server.Net6/Pages/Index.razor#L11
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
Build Demo Projects:
examples/Cropper.Blazor.Server.Net6/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
Build Demo Projects
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net7/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
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.
|
Build Demo Projects:
examples/Cropper.Blazor.Server.Net8/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
examples/Cropper.Blazor.Server.Net8/Pages/Index.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(166,20)-(166,86)' (https://mudblazor.com/features/analyzers)
|
Build Demo Projects:
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.
|
Build Demo Projects:
examples/Cropper.Blazor.Server.Net8/Pages/Index.razor.cs#L26
The field 'Index.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
examples/Cropper.Blazor.Server.Net8/Pages/Index.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(166,20)-(166,86)' (https://mudblazor.com/features/analyzers)
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net8/Components/Pages/Home.razor.cs#L26
The field 'Home.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net8/Components/Pages/Home.razor.cs#L26
The field 'Home.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net8/Components/Pages/Home.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(160,20)-(160,86)' (https://mudblazor.com/features/analyzers)
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net8/Components/Pages/Home.razor.cs#L26
The field 'Home.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net8/Components/Pages/Home.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(160,20)-(160,86)' (https://mudblazor.com/features/analyzers)
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net8/Components/Pages/Home.razor.cs#L26
The field 'Home.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net8/Components/Pages/Home.razor.cs#L26
The field 'Home.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net8/Components/Pages/Home.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(160,20)-(160,86)' (https://mudblazor.com/features/analyzers)
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net8/Components/Pages/Home.razor.cs#L26
The field 'Home.aspectRatio' is assigned but its value is never used
|
Build Demo Projects:
examples/Cropper.Blazor.MAUI.Net8/Components/Pages/Home.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(160,20)-(160,86)' (https://mudblazor.com/features/analyzers)
|
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy-to-github-pages
The following actions use a deprecated Node.js version and will be forced to run on node20: JamesIves/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy-to-github-pages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|