Skip to content

SkiaSharp mega-sample #11

SkiaSharp mega-sample

SkiaSharp mega-sample #11

Triggered via pull request January 9, 2024 08:24
Status Success
Total duration 9m 41s
Artifacts

build-pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (macos-13)
Found no csproj for file .github/workflows/build-pr.yml
build (macos-13)
Found no csproj for file 8.0/SkiaSharp/SkiaSharpDemos/README.md
build (macos-13)
Found no csproj for file 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos.sln
build (macos-13): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/BitmapExtensions.cs#L47
Cannot convert null literal to non-nullable reference type.
build (macos-13): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/BitmapExtensions.cs#L78
Cannot convert null literal to non-nullable reference type.
build (macos-13): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/BasePage.cs#L13
Converting null literal or possible null value to non-nullable type.
build (macos-13): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Transforms/UglyAnalogClockPage.cs#L17
Nullability of reference types in type of parameter 'sender' of 'void UglyAnalogClockPage.OnCanvasViewPaintSurface(object sender, SKPaintSurfaceEventArgs args)' doesn't match the target delegate 'EventHandler<SKPaintSurfaceEventArgs>' (possibly because of nullability attributes).
build (macos-13): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Basics/SurfaceSizePage.cs#L16
Nullability of reference types in type of parameter 'sender' of 'void SurfaceSizePage.OnCanvasViewPaintSurface(object sender, SKPaintSurfaceEventArgs args)' doesn't match the target delegate 'EventHandler<SKPaintSurfaceEventArgs>' (possibly because of nullability attributes).
build (macos-13): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Basics/SimpleCirclePage.cs#L14
Nullability of reference types in type of parameter 'sender' of 'void SimpleCirclePage.OnCanvasViewPaintSurface(object sender, SKPaintSurfaceEventArgs args)' doesn't match the target delegate 'EventHandler<SKPaintSurfaceEventArgs>' (possibly because of nullability attributes).
build (windows-latest)
Found no csproj for file .github/workflows/build-pr.yml
build (windows-latest)
Found no csproj for file 8.0/SkiaSharp/SkiaSharpDemos/README.md
build (windows-latest)
Found no csproj for file 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos.sln
build (windows-latest): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/BitmapExtensions.cs#L47
Cannot convert null literal to non-nullable reference type.
build (windows-latest): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/BitmapExtensions.cs#L78
Cannot convert null literal to non-nullable reference type.
build (windows-latest): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Basics/CodeMoreCodePage.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void CodeMoreCodePage.OnCanvasViewPaintSurface(object sender, SKPaintSurfaceEventArgs args)' doesn't match the target delegate 'EventHandler<SKPaintSurfaceEventArgs>' (possibly because of nullability attributes).
build (windows-latest): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Basics/BitmapDissolvePage.xaml.cs#L19
Converting null literal or possible null value to non-nullable type.
build (windows-latest): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Basics/BitmapDissolvePage.xaml.cs#L23
Converting null literal or possible null value to non-nullable type.
build (windows-latest): 8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/BitmapExtensions.cs#L11
Converting null literal or possible null value to non-nullable type.