v31.1.17 #16
Triggered via pull request
September 10, 2025 06:37
Status
Success
Total duration
13m 29s
Artifacts
–
Annotations
40 warnings and 1 notice
|
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/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/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/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/AzureAIService.cs#L41
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/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/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.
|
|
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|