Skip to content

Update Tizen.NET version to public official (#26) #53

Update Tizen.NET version to public official (#26)

Update Tizen.NET version to public official (#26) #53

Triggered via push November 6, 2023 12:50
Status Success
Total duration 1m 43s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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: test/NUIExGallery/TC/DrawerViewTest.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: test/NUIExGallery/TC/DrawerViewTest.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: test/NUIExGallery/TC/SliderTest.cs#L23
'LinearLayout.LinearAlignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment properties instead.'
build: test/NUIExGallery/TC/SliderTest.cs#L23
'LinearLayout.Alignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment instead.'
build: test/NUIExGallery/TC/SkiaViewAnimationTest.cs#L55
'LinearLayout.LinearAlignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment properties instead.'
build: test/NUIExGallery/TC/SkiaViewAnimationTest.cs#L55
'LinearLayout.Alignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment instead.'
build: test/NUIExGallery/TC/SKGLSurfaceViewAnimationTest.cs#L49
'LinearLayout.LinearAlignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment properties instead.'
build: test/NUIExGallery/TC/SKGLSurfaceViewAnimationTest.cs#L49
'LinearLayout.Alignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment instead.'
build: test/NUIExGallery/TC/SKCanvasViewTest.cs#L24
'LinearLayout.LinearAlignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment properties instead.'
build: test/NUIExGallery/TC/SKCanvasViewTest.cs#L24
'LinearLayout.Alignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment instead.'