Skip to content

fix cd

fix cd #255

Triggered via push January 15, 2025 22:16
Status Success
Total duration 16m 15s
Artifacts

cd.yml

on: push
Check code quality  /  Build & Test
1m 49s
Check code quality / Build & Test
Build Demo Projects
12m 12s
Build Demo Projects
deploy-to-github-pages
1m 44s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

47 warnings
Check code quality / Build & Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.
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#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/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.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#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.
Build Demo Projects
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Demo Projects
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Demo Projects
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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.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 '(214,20)-(214,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 '(214,20)-(214,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.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: 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 '(208,20)-(208,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 '(208,20)-(208,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 '(208,20)-(208,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 '(208,20)-(208,86)' (https://mudblazor.com/features/analyzers)
deploy-to-github-pages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/