Skip to content

Fix Windows unexpected exceptions in multi-page applications. #140

Fix Windows unexpected exceptions in multi-page applications.

Fix Windows unexpected exceptions in multi-page applications. #140

Triggered via pull request November 12, 2023 11:28
Status Failure
Total duration 19m 4s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Build
System.MissingMethodException: Method not found: 'SkiaSharp.SKTextBlob SkiaSharp.SKTextBlob.CreatePositioned(System.String, SkiaSharp.SKFont, System.ReadOnlySpan`1<SkiaSharp.SKPoint>)'.
Build
at Svg.Skia.SkiaModelExtensions.Draw(CanvasCommand canvasCommand, SKCanvas skCanvas)
Build
at Svg.Skia.SkiaModelExtensions.Draw(SKPicture picture, SKCanvas skCanvas) in /_/src/Svg.Skia/SkiaModelExtensions.cs:line 1054
Build
at Svg.Skia.SkiaModelExtensions.ToSKPicture(SKPicture picture) in /_/src/Svg.Skia/SkiaModelExtensions.cs:line 933
Build
at Svg.Skia.SKSvg.Load(String path) in /_/src/Svg.Skia/SKSvg.cs:line 70
Build
at Microsoft.Maui.Resizetizer.SkiaSharpSvgTools..ctor(String filename, Nullable`1 baseSize, Nullable`1 backgroundColor, Nullable`1 tintColor, ILogger logger) in D:\a\_work\1\s\src\SingleProject\Resizetizer\src\SkiaSharpSvgTools.cs:line 24
Build
at Microsoft.Maui.Resizetizer.SkiaSharpTools.Create(Boolean isVector, String filename, Nullable`1 baseSize, Nullable`1 backgroundColor, Nullable`1 tintColor, ILogger logger) in D:\a\_work\1\s\src\SingleProject\Resizetizer\src\SkiaSharpTools.cs:line 21
Build
at Microsoft.Maui.Resizetizer.SkiaSharpAppIconTools..ctor(ResizeImageInfo info, ILogger logger) in D:\a\_work\1\s\src\SingleProject\Resizetizer\src\SkiaSharpAppIconTools.cs:line 24
Build
at Microsoft.Maui.Resizetizer.ResizetizeImages.ProcessAppIcon(ResizeImageInfo img, ConcurrentBag`1 resizedImages) in D:\a\_work\1\s\src\SingleProject\Resizetizer\src\ResizetizeImages.cs:line 163
Build
at Microsoft.Maui.Resizetizer.ResizetizeImages.<>c__DisplayClass26_0.<ExecuteAsync>b__0(ResizeImageInfo img) in D:\a\_work\1\s\src\SingleProject\Resizetizer\src\ResizetizeImages.cs:line 56
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: ZXing.Net.MAUI/ICameraView.cs#L4
The using directive for 'System' appeared previously in this namespace
Build: ZXing.Net.MAUI/CameraBarcodeReaderViewHandler.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraBarcodeReaderViewHandler.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraViewHandler.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraViewHandler.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraManager.cs#L17
The event 'CameraManager.FrameReady' is never used
Build: ZXing.Net.MAUI/BarcodeGeneratorViewHandler.cs#L47
Field 'BarcodeGeneratorViewHandler.imageView' is never assigned to, and will always have its default value null
Build: ZXing.Net.MAUI/ICameraView.cs#L4
The using directive for 'System' appeared previously in this namespace
Build: ZXing.Net.MAUI/CameraBarcodeReaderViewHandler.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ZXing.Net.MAUI/CameraBarcodeReaderViewHandler.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.