Skip to content

Update Skia version to remove vulnerability #45

Update Skia version to remove vulnerability

Update Skia version to remove vulnerability #45

Re-run triggered October 13, 2023 02:06
Status Failure
Total duration 57s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/Tizen.UIExtensions.NUI/GraphicsView/SkiaGraphicsView.cs#L3
The type or namespace name 'Views' does not exist in the namespace 'SkiaSharp' (are you missing an assembly reference?)
build: src/Tizen.UIExtensions.NUI/Skia/CustomRenderingView.cs#L1
The type or namespace name 'Views' does not exist in the namespace 'SkiaSharp' (are you missing an assembly reference?)
build: src/Tizen.UIExtensions.NUI/Skia/SKCanvasView.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.NUI/Skia/SKClipperView.cs#L3
The type or namespace name 'Views' does not exist in the namespace 'SkiaSharp' (are you missing an assembly reference?)
build: src/Tizen.UIExtensions.NUI/Skia/SKGLSurfaceView.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.NUI/Skia/CustomRenderingView.cs#L24
The type or namespace name 'SKPaintSurfaceEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: src/Tizen.UIExtensions.NUI/GraphicsView/SkiaGraphicsView.cs#L32
The type or namespace name 'SKPaintSurfaceEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: src/Tizen.UIExtensions.NUI/Skia/CustomRenderingView.cs#L46
The type or namespace name 'SKPaintSurfaceEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: src/Tizen.UIExtensions.NUI/Skia/SKClipperView.cs#L86
The type or namespace name 'SKPaintSurfaceEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: src/Tizen.UIExtensions.NUI/Skia/SKClipperView.cs#L137
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, 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/