SkiaSharp mega-sample #9
Triggered via pull request
January 9, 2024 08:10
Status
Failure
Total duration
6h 0m 31s
Artifacts
–
Annotations
4 errors and 20 warnings
build (windows-latest)
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 360 minutes.
|
build (windows-latest)
The operation was canceled.
|
build (macos-13)
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 360 minutes.
|
build (macos-13)
The operation was canceled.
|
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/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 (windows-latest):
8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Basics/TapToggleFillPage.xaml.cs#L19
Dereference of a possibly null reference.
|
build (windows-latest):
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 (windows-latest):
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):
8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Basics/PulsatingEllipsePage.xaml.cs#L22
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
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/Basics/TapToggleFillPage.xaml.cs#L19
Dereference of a possibly null reference.
|
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).
|