Skip to content

[POC] Start refactoring to render pdf pages as images #393

[POC] Start refactoring to render pdf pages as images

[POC] Start refactoring to render pdf pages as images #393

Triggered via pull request August 5, 2023 19:49
Status Success
Total duration 9m 14s
Artifacts

build_and_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The target framework 'netcoreapp2.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 'netcoreapp2.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: src/UglyToad.PdfPig.Rendering.Skia/Graphics/BaseRenderStreamProcessor.cs#L36
Non-nullable field 'dictionary' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/BaseRenderStreamProcessor.cs#L93
Converting null literal or possible null value to non-nullable type.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/BaseRenderStreamProcessor.cs#L191
Converting null literal or possible null value to non-nullable type.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/BaseRenderStreamProcessor.cs#L194
Converting null literal or possible null value to non-nullable type.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/BaseRenderStreamProcessor.cs#L209
Converting null literal or possible null value to non-nullable type.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/SkiaStreamProcessor.Annotations.cs#L79
Cannot convert null literal to non-nullable reference type.
build
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
The target framework 'netcoreapp2.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 'netcoreapp2.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: src/UglyToad.PdfPig.Rendering.Skia/Graphics/SkiaStreamProcessor.Annotations.cs#L79
Cannot convert null literal to non-nullable reference type.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/SkiaStreamProcessor.cs#L24
Non-nullable field 'canvas' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/SkiaStreamProcessor.cs#L24
Non-nullable field 'page' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/BaseRenderStreamProcessor.cs#L36
Non-nullable field 'dictionary' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/BaseRenderStreamProcessor.cs#L93
Converting null literal or possible null value to non-nullable type.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/BaseRenderStreamProcessor.cs#L191
Converting null literal or possible null value to non-nullable type.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/BaseRenderStreamProcessor.cs#L194
Converting null literal or possible null value to non-nullable type.
build: src/UglyToad.PdfPig.Rendering.Skia/Graphics/BaseRenderStreamProcessor.cs#L209
Converting null literal or possible null value to non-nullable type.