Skip to content

Update Skia version to remove vulnerability #49

Update Skia version to remove vulnerability

Update Skia version to remove vulnerability #49

Triggered via pull request October 13, 2023 04:17
Status Failure
Total duration 1m 10s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: src/Tizen.UIExtensions.ElmSharp/GraphicsView/GraphicsView.cs#L3
The type or namespace name 'Views' does not exist in the namespace 'Microsoft.Maui.Graphics.Skia' (are you missing an assembly reference?)
build: src/Tizen.UIExtensions.ElmSharp/Shapes/ShapeView.cs#L4
The type or namespace name 'Views' does not exist in the namespace 'SkiaSharp' (are you missing an assembly reference?)
build: src/Tizen.UIExtensions.ElmSharp/Skia/SKClipperView.cs#L2
The type or namespace name 'Views' does not exist in the namespace 'SkiaSharp' (are you missing an assembly reference?)
build: src/Tizen.UIExtensions.ElmSharp/GraphicsView/GraphicsView.cs#L16
The type or namespace name 'SkiaGraphicsView' could not be found (are you missing a using directive or an assembly reference?)
build: src/Tizen.UIExtensions.ElmSharp/GraphicsView/MaterialIcon.cs#L42
The member 'MaterialIcon.Color' does not hide an accessible member. The new keyword is not required.
build: src/Tizen.UIExtensions.ElmSharp/GraphicsView/RefreshIcon.cs#L26
The member 'RefreshIcon.BackgroundColor' does not hide an accessible member. The new keyword is not required.
build: src/Tizen.UIExtensions.ElmSharp/GraphicsView/RefreshIcon.cs#L53
The member 'RefreshIcon.Color' does not hide an accessible member. The new keyword is not required.
build: src/Tizen.UIExtensions.ElmSharp/Shapes/ShapeView.cs#L52
The type or namespace name 'SKCanvasView' could not be found (are you missing a using directive or an assembly reference?)
build: src/Tizen.UIExtensions.ElmSharp/Skia/SKClipperView.cs#L11
The type or namespace name 'SKCanvasView' could not be found (are you missing a using directive or an assembly reference?)
build: src/Tizen.UIExtensions.ElmSharp/Shapes/ShapeView.cs#L173
The type or namespace name 'SKPaintSurfaceEventArgs' could not be found (are you missing a using directive or an assembly reference?)
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/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.'
build: 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.'
build: 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.'
build: 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.'
build: 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'
build: test/NUIExGallery/TC/CheckBoxTest.cs#L21
'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/CheckBoxTest.cs#L21
'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/ActivityIndicatorTest.cs#L21
'LinearLayout.LinearAlignment' is obsolete: 'This has been deprecated in API9 and will be removed in API11. Use HorizontalAlignment and VerticalAlignment properties instead.'