Skip to content

Bump MudBlazor from 6.19.1 to 7.5.0 in /src/Cropper.Blazor in the dotnet group #1009

Bump MudBlazor from 6.19.1 to 7.5.0 in /src/Cropper.Blazor in the dotnet group

Bump MudBlazor from 6.19.1 to 7.5.0 in /src/Cropper.Blazor in the dotnet group #1009

Triggered via pull request August 4, 2024 14:45
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Check code quality  /  Build & Test
58s
Check code quality / Build & Test
Code linting
0s
Code linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Check code quality / Build & Test: src/Cropper.Blazor/Client/Components/AspectRatioSettings.razor#L22
The type of component 'MudChip' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
Check code quality / Build & Test: src/Cropper.Blazor/Client/Components/Docs/DocsApi.razor#L88
The type of component 'MudChip' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
Check code quality / Build & Test: src/Cropper.Blazor/Client/Components/ZoomRatioSettings.razor#L23
The type of component 'MudChip' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
Check code quality / Build & Test: src/Cropper.Blazor/Client/Components/ZoomRatioSettings.razor#L30
The type of component 'MudChip' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
Check code quality / Build & Test: src/Cropper.Blazor/Client/Pages/About.razor#L84
The type of component 'MudList' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
Check code quality / Build & Test: src/Cropper.Blazor/Client/Pages/About.razor#L85
The type of component 'MudListItem' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
Check code quality / Build & Test: src/Cropper.Blazor/Client/Pages/About.razor#L86
The type of component 'MudListItem' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
Check code quality / Build & Test: src/Cropper.Blazor/Client/Pages/About.razor#L90
The type of component 'MudListItem' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
Check code quality / Build & Test: src/Cropper.Blazor/Client/Pages/About.razor#L101
The type of component 'MudListItem' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
Check code quality / Build & Test: src/Cropper.Blazor/Client/Pages/AspectRatio/Examples/MinMaxAspectRatioExample.razor#L23
The type of component 'MudChip' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
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#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/MethodInfoExtensions.cs#L112
Possible null reference argument for parameter 'value' in 'string MethodInfoExtensions.PresentDefaultValue(object value)'.