Skip to content

VIEWERNET-5565 - Update examples and demo projects at GitHub (GD.View… #206

VIEWERNET-5565 - Update examples and demo projects at GitHub (GD.View…

VIEWERNET-5565 - Update examples and demo projects at GitHub (GD.View… #206

Triggered via push December 11, 2025 00:34
Status Success
Total duration 1m 43s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build: Examples/GroupDocs.Viewer.Examples.CSharp/AdvancedUsage/Rendering/CommonRenderingOptions/RenderWithCustomFonts.cs#L25
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: Examples/GroupDocs.Viewer.Examples.CSharp/AdvancedUsage/Loading/LoadingDocumentsFromDifferentSources/LoadDocumentFromFtp.cs#L47
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Examples/GroupDocs.Viewer.Examples.CSharp/TestFiles.cs#L163
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
build: Examples/GroupDocs.Viewer.Examples.CSharp/TestFiles.cs#L162
Dereference of a possibly null reference.
build: Examples/GroupDocs.Viewer.Examples.CSharp/AdvancedUsage/Loading/LoadingDocumentsFromDifferentSources/LoadDocumentFromUrl.cs#L31
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Examples/GroupDocs.Viewer.Examples.CSharp/Utils.cs#L14
Cannot convert null literal to non-nullable reference type.
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.