SkiaSharp mega-sample #8
Triggered via pull request
January 8, 2024 16:44
Status
Failure
Total duration
6h 0m 33s
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 3 has exceeded the maximum execution time of 360 minutes.
|
build (macos-13)
The operation was canceled.
|
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/BasePage.cs#L13
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest):
8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Transforms/TranslateTextEffectsPage.cs#L14
Nullability of reference types in type of parameter 'sender' of 'void TranslateTextEffectsPage.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/Transforms/TouchManipulationPage.xaml.cs#L19
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.
|
build (windows-latest):
8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Basics/BasicBitmapsPage.cs#L23
Nullability of reference types in type of parameter 'sender' of 'void BasicBitmapsPage.OnCanvasViewPaintSurface(object sender, SKPaintSurfaceEventArgs args)' doesn't match the target delegate 'EventHandler<SKPaintSurfaceEventArgs>' (possibly because of nullability attributes).
|
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/BitmapExtensions.cs#L11
Converting null literal or possible null value to non-nullable type.
|
build (macos-13):
8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Transforms/TranslateTextEffectsPage.cs#L14
Nullability of reference types in type of parameter 'sender' of 'void TranslateTextEffectsPage.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/Transforms/TouchManipulationPage.xaml.cs#L19
Converting null literal or possible null value to non-nullable type.
|
build (macos-13):
8.0/SkiaSharp/SkiaSharpDemos/SkiaSharpDemos/Transforms/TouchManipulationManager.cs#L13
'SKMatrix.MakeIdentity()' is obsolete: 'Use CreateIdentity() instead.'
|