Release Packages #7
Annotations
11 warnings
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/
|
test/NUIExGallery/TC/DrawerViewTest.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test/NUIExGallery/TC/DrawerViewTest.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test/NUIExGallery/TC/ActionSheetPopupTest.cs#L22
'LinearLayout.LinearAlignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment properties instead.'
|
test/NUIExGallery/TC/ActionSheetPopupTest.cs#L22
'LinearLayout.Alignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment instead.'
|
test/NUIExGallery/TC/BufferCreatePerformanceTest.cs#L25
'LinearLayout.LinearAlignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment properties instead.'
|
test/NUIExGallery/TC/BufferCreatePerformanceTest.cs#L25
'LinearLayout.Alignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment instead.'
|
test/NUIExGallery/TC/BufferCreatePerformanceTest.cs#L66
'NativeImageQueue.ColorFormat.RGBA8888' is obsolete: 'This property is obsolete. It's behavior could be changed in a future version. Currently it is same as BGRA8888'
|
test/NUIExGallery/TC/CarouselViewSnapTest.cs#L86
'LinearLayout.LinearAlignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment properties instead.'
|
test/NUIExGallery/TC/CarouselViewSnapTest.cs#L86
'LinearLayout.Alignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment instead.'
|
test/NUIExGallery/TC/CollectionViewScrolledTest.cs#L34
'LinearLayout.LinearAlignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment properties instead.'
|
The logs for this run have expired and are no longer available.
Loading