Skip to content

Update DataBox.sln #331

Update DataBox.sln

Update DataBox.sln #331

Triggered via push March 20, 2024 09:43
Status Failure
Total duration 1m 17s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 12 warnings
Build ubuntu-latest: samples/VirtualPanelDemo/ViewModels/ItemProvider.cs#L2
The type or namespace name 'DataVirtualization' could not be found (are you missing a using directive or an assembly reference?)
Build ubuntu-latest: samples/VirtualPanelDemo/ViewModels/MainWindowViewModel.cs#L1
The type or namespace name 'DataVirtualization' could not be found (are you missing a using directive or an assembly reference?)
Build ubuntu-latest: samples/VirtualPanelDemo/ViewModels/ItemProvider.cs#L6
The type or namespace name 'IItemsProvider<>' could not be found (are you missing a using directive or an assembly reference?)
Build ubuntu-latest: samples/VirtualPanelDemo/ViewModels/MainWindowViewModel.cs#L12
The type or namespace name 'AsyncVirtualizingCollection<>' could not be found (are you missing a using directive or an assembly reference?)
Build ubuntu-latest: samples/VirtualPanelDemo/ViewModels/MainWindowViewModel.cs#L8
The type or namespace name 'AsyncVirtualizingCollection<>' could not be found (are you missing a using directive or an assembly reference?)
Build ubuntu-latest: samples/VirtualPanelDemo/ViewModels/ItemProvider.cs#L2
The type or namespace name 'DataVirtualization' could not be found (are you missing a using directive or an assembly reference?)
Build ubuntu-latest: samples/VirtualPanelDemo/ViewModels/MainWindowViewModel.cs#L1
The type or namespace name 'DataVirtualization' could not be found (are you missing a using directive or an assembly reference?)
Build ubuntu-latest: samples/VirtualPanelDemo/ViewModels/ItemProvider.cs#L6
The type or namespace name 'IItemsProvider<>' could not be found (are you missing a using directive or an assembly reference?)
Build ubuntu-latest: samples/VirtualPanelDemo/ViewModels/MainWindowViewModel.cs#L12
The type or namespace name 'AsyncVirtualizingCollection<>' could not be found (are you missing a using directive or an assembly reference?)
Build ubuntu-latest: samples/VirtualPanelDemo/ViewModels/MainWindowViewModel.cs#L8
The type or namespace name 'AsyncVirtualizingCollection<>' could not be found (are you missing a using directive or an assembly reference?)
Build windows-latest
The job was canceled because "ubuntu-latest" failed.
Build windows-latest
The operation was canceled.
Build macos-latest
The job was canceled because "ubuntu-latest" failed.
Build macos-latest
The operation was canceled.
Build ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build ubuntu-latest: src/DataBox/DataBoxCell.cs#L10
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
Build ubuntu-latest: src/DataBox/Controls/DataBoxPanel.cs#L11
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
Build ubuntu-latest: src/DataBox/DataBoxColumnHeader.cs#L17
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
Build ubuntu-latest: src/DataBox/DataBoxRow.cs#L10
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
Build ubuntu-latest: src/DataBox/Primitives/DataBoxCellsPresenter.cs#L10
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
Build ubuntu-latest: src/DataBox/Primitives/DataBoxColumnHeadersPresenter.cs#L11
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
Build ubuntu-latest: src/DataBox/Primitives/DataBoxRowsPresenter.cs#L7
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
Build ubuntu-latest: src/DataBox/DataBoxCell.cs#L10
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
Build ubuntu-latest: src/DataBox/Controls/DataBoxPanel.cs#L11
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
Build ubuntu-latest: src/DataBox/DataBoxColumnHeader.cs#L17
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'