v31.1.17 #12
Triggered via pull request
September 10, 2025 05:33
Status
Success
Total duration
30m 55s
Artifacts
–
Annotations
50 warnings
|
build:
Blazor-MAUI-Demos/Pages/GanttChart/GanttChart/MultiTaskbar.razor#L52
Found markup element with unexpected name 'GanttResourceFields'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
Blazor-MAUI-Demos/Pages/GanttChart/GanttChart/GanttHeaderTemplate.razor#L86
Found markup element with unexpected name 'GanttResourceFields'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.100" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.100" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.100" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.100" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.100" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.100" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.100" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.100" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
|
build:
Common/Pages/Navigations/FileManager/Pagination.razor#L50
Nullability of reference types in type of parameter 'YRowDataToCompare' of 'int NaturalSortComparer.Compare(object XRowDataToCompare, object YRowDataToCompare)' doesn't match implicitly implemented member 'int IComparer<object>.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
build:
Common/Pages/Navigations/FileManager/Pagination.razor#L50
Nullability of reference types in type of parameter 'XRowDataToCompare' of 'int NaturalSortComparer.Compare(object XRowDataToCompare, object YRowDataToCompare)' doesn't match implicitly implemented member 'int IComparer<object>.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
build:
Common/Pages/Kanban/Kanban/KanbanObservable.razor#L121
Nullability of reference types in type of 'event PropertyChangedEventHandler KanbanTask.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
build:
Common/Pages/Kanban/Kanban/KanbanDynamicObject.razor#L61
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Common/Pages/Grid/DataGrid/PagerTemplate.razor#L11
'PagerTemplate.SampleService' hides inherited member 'SampleBaseComponent.SampleService'. Use the new keyword if hiding was intended.
|
|
build:
Common/Pages/Schedule/Scheduler/ObservableCollection.razor#L112
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableDatas.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
build:
Common/Pages/Schedule/Scheduler/DynamicObject.razor#L67
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Common/Pages/Schedule/Scheduler/CustomBinding.razor#L63
Cannot convert null literal to non-nullable reference type.
|
|
build:
Common/Pages/Popups/Tooltip/Menu.razor#L23
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
Common/Pages/Popups/Tooltip/Menu.razor#L22
Found markup element with unexpected name 'TooltipTemplates'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
Common/Pages/Navigations/FileManager/Pagination.razor#L50
Nullability of reference types in type of parameter 'YRowDataToCompare' of 'int NaturalSortComparer.Compare(object XRowDataToCompare, object YRowDataToCompare)' doesn't match implicitly implemented member 'int IComparer<object>.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
build:
Common/Pages/Navigations/FileManager/Pagination.razor#L50
Nullability of reference types in type of parameter 'XRowDataToCompare' of 'int NaturalSortComparer.Compare(object XRowDataToCompare, object YRowDataToCompare)' doesn't match implicitly implemented member 'int IComparer<object>.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
build:
Common/Pages/Grid/DataGrid/PagerTemplate.razor#L11
'PagerTemplate.SampleService' hides inherited member 'SampleBaseComponent.SampleService'. Use the new keyword if hiding was intended.
|
|
build:
Common/Pages/Schedule/Scheduler/ObservableCollection.razor#L112
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableDatas.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
build:
Common/Pages/Kanban/Kanban/KanbanObservable.razor#L121
Nullability of reference types in type of 'event PropertyChangedEventHandler KanbanTask.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
build:
Common/Pages/Kanban/Kanban/KanbanDynamicObject.razor#L61
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Common/Pages/Schedule/Scheduler/DynamicObject.razor#L67
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Common/Pages/Schedule/Scheduler/CustomBinding.razor#L63
Cannot convert null literal to non-nullable reference type.
|
|
build:
Common/Pages/Popups/Tooltip/Menu.razor#L23
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
Common/Pages/Popups/Tooltip/Menu.razor#L22
Found markup element with unexpected name 'TooltipTemplates'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
Common/Pages/Kanban/Kanban/KanbanObservable.razor#L121
Nullability of reference types in type of 'event PropertyChangedEventHandler KanbanTask.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
build:
Common/Pages/Kanban/Kanban/KanbanDynamicObject.razor#L61
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Common/Service/AzureAIService.cs#L41
Cannot convert null literal to non-nullable reference type.
|
|
build:
Common/Pages/Schedule/Scheduler/ObservableCollection.razor#L112
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableDatas.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
build:
Common/Pages/Schedule/Scheduler/DynamicObject.razor#L67
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Common/Pages/Schedule/Scheduler/CustomBinding.razor#L63
Cannot convert null literal to non-nullable reference type.
|
|
build:
Common/Service/FileManagerService.cs#L1769
Cannot convert null literal to non-nullable reference type.
|
|
build:
Common/Pages/Popups/Tooltip/Menu.razor#L23
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
Common/Pages/Popups/Tooltip/Menu.razor#L22
Found markup element with unexpected name 'TooltipTemplates'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
Common/Pages/AISamples/Charts/StockForecasting.razor#L57
Found markup element with unexpected name 'ContentTemplate'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
Common/Pages/Schedule/Scheduler/CustomBinding.razor#L63
Cannot convert null literal to non-nullable reference type.
|
|
build:
Common/Pages/Navigations/FileManager/Pagination.razor#L50
Nullability of reference types in type of parameter 'YRowDataToCompare' of 'int NaturalSortComparer.Compare(object XRowDataToCompare, object YRowDataToCompare)' doesn't match implicitly implemented member 'int IComparer<object>.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
build:
Common/Pages/Navigations/FileManager/Pagination.razor#L50
Nullability of reference types in type of parameter 'XRowDataToCompare' of 'int NaturalSortComparer.Compare(object XRowDataToCompare, object YRowDataToCompare)' doesn't match implicitly implemented member 'int IComparer<object>.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
build:
Common/Pages/Kanban/Kanban/KanbanObservable.razor#L121
Nullability of reference types in type of 'event PropertyChangedEventHandler KanbanTask.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
build:
Common/Pages/Kanban/Kanban/KanbanDynamicObject.razor#L61
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Common/Service/FileManagerService.cs#L1769
Cannot convert null literal to non-nullable reference type.
|
|
build:
Common/Service/AzureAIService.cs#L41
Cannot convert null literal to non-nullable reference type.
|
|
build:
Common/Pages/Popups/Tooltip/Menu.razor#L23
Found markup element with unexpected name 'Content'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
Common/Pages/Popups/Tooltip/Menu.razor#L22
Found markup element with unexpected name 'TooltipTemplates'. If this is intended to be a component, add a @using directive for its namespace.
|
|
build:
Common/Pages/AISamples/Charts/StockForecasting.razor#L57
Found markup element with unexpected name 'ContentTemplate'. If this is intended to be a component, add a @using directive for its namespace.
|