Update dependabot.yml #234
Annotations
51 warnings
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/MethodInfoExtensions.cs#L177
Cannot convert null literal to non-nullable reference type.
|
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.Shared/Models/SitemapEntry.cs#L5
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/XmlDocumentationExtension.cs#L35
Possible null reference return.
|
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/XmlDocumentationExtension.cs#L55
Possible null reference argument for parameter 'type' in 'string ConvertToCsharpSource(Type type)'.
|
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/XmlDocumentationExtension.cs#L135
Possible null reference argument for parameter 'key' in 'string Dictionary<string, string>.this[string key]'.
|
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/XmlDocumentationExtension.cs#L154
Possible null reference argument for parameter 'typeFullNameString' in 'string XmlDocumentationExtension.XmlDocumentationKeyHelper(string typeFullNameString, string memberNameString)'.
|
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/XmlDocumentationExtension.cs#L154
Cannot convert null literal to non-nullable reference type.
|
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/XmlDocumentationExtension.cs#L156
Possible null reference return.
|
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/MethodInfoExtensions.cs#L112
Possible null reference argument for parameter 'value' in 'string MethodInfoExtensions.PresentDefaultValue(object value)'.
|
Check code quality / Build & Test:
src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/MethodInfoExtensions.cs#L156
Possible null reference return.
|
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 uses Node.js version which is deprecated 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/
|