More Compositional #185
Annotations
10 errors and 12 warnings
Build:
VirtualListView/Platforms/Windows/IrDataWrapper.cs#L3
The type or namespace name 'PositionalViewSelector' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
VirtualListView/Platforms/Windows/IrElementContainer.cs#L12
The type or namespace name 'PositionalViewSelector' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
VirtualListView/Platforms/Windows/IrElementContainer.cs#L33
The type or namespace name 'PositionalViewSelector' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
VirtualListView/Platforms/Windows/IrElementFactory.cs#L16
The type or namespace name 'PositionalViewSelector' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
VirtualListView/Platforms/Windows/IrElementFactory.cs#L26
The type or namespace name 'PositionalViewSelector' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
VirtualListView/Platforms/Windows/IrSource.cs#L10
The type or namespace name 'PositionalViewSelector' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
VirtualListView/Platforms/Windows/IrSource.cs#L19
The type or namespace name 'PositionalViewSelector' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
VirtualListView/Platforms/Windows/IrDataWrapper.cs#L3
The type or namespace name 'PositionalViewSelector' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
VirtualListView/Platforms/Windows/IrElementContainer.cs#L12
The type or namespace name 'PositionalViewSelector' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
VirtualListView/Platforms/Windows/IrElementContainer.cs#L33
The type or namespace name 'PositionalViewSelector' could not be found (are you missing a using directive or an assembly reference?)
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
VirtualListView/Controls/VirtualListView.cs#L297
Possible null reference argument for parameter 'source' in 'List<ItemPosition> Enumerable.ToList<ItemPosition>(IEnumerable<ItemPosition> source)'.
|
Build:
VirtualListView/Controls/VirtualListView.cs#L149
Non-nullable event 'OnSelectedItemsChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
VirtualListView/Controls/VirtualListView.cs#L151
Non-nullable event 'OnRefresh' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
VirtualListView/Controls/VirtualListView.cs#L228
Non-nullable event 'OnScrolled' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
VirtualListView/Adapters/IVirtualListViewAdapter.cs#L37
The event 'EmptyAdapter.OnDataInvalidated' is never used
|
Build:
VirtualListView/Apple/VirtualListViewHandler.ios.maccatalyst.cs#L43
Possible null reference argument for parameter 'layout' in 'UICollectionView.UICollectionView(CGRect frame, UICollectionViewLayout layout)'.
|
Build:
VirtualListView/Controls/VirtualListView.cs#L297
Possible null reference argument for parameter 'source' in 'List<ItemPosition> Enumerable.ToList<ItemPosition>(IEnumerable<ItemPosition> source)'.
|
Build:
VirtualListView/Controls/VirtualListView.cs#L149
Non-nullable event 'OnSelectedItemsChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
VirtualListView/Controls/VirtualListView.cs#L151
Non-nullable event 'OnRefresh' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
VirtualListView/Controls/VirtualListView.cs#L228
Non-nullable event 'OnScrolled' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|