Nightly Release #1404
nightly_release.yml
on: schedule
build_and_publish_nightly
2m 22s
Annotations
1 error and 23 warnings
|
Check latest commit
Process completed with exit code 1.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L166
Dereference of a possibly null reference.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L133
Dereference of a possibly null reference.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L122
Dereference of a possibly null reference.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L106
Dereference of a possibly null reference.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L86
Cannot convert null literal to non-nullable reference type.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L43
Possible null reference argument for parameter 'dictionaryToken' in 'int DictionaryTokenExtensions.GetInt(DictionaryToken dictionaryToken, NameToken name)'.
|
|
tests / build:
src/UglyToad.PdfPig/AdvancedPdfDocumentAccess.cs#L96
Dereference of a possibly null reference.
|
|
tests / build:
src/UglyToad.PdfPig/Writer/PdfDedupStreamWriter.cs#L74
Nullability of reference types in type of parameter 'y' of 'bool FNVByteComparison.Equals(byte[] x, byte[] y)' doesn't match implicitly implemented member 'bool IEqualityComparer<byte[]>.Equals(byte[]? x, byte[]? y)' (possibly because of nullability attributes).
|
|
tests / build:
src/UglyToad.PdfPig/Writer/PdfDedupStreamWriter.cs#L74
Nullability of reference types in type of parameter 'x' of 'bool FNVByteComparison.Equals(byte[] x, byte[] y)' doesn't match implicitly implemented member 'bool IEqualityComparer<byte[]>.Equals(byte[]? x, byte[]? y)' (possibly because of nullability attributes).
|
|
tests / build:
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/PdfExtensions.cs#L121
Possible null reference argument for parameter 'item' in 'void List<IToken>.Add(IToken item)'.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/PdfExtensions.cs#L109
Possible null reference assignment.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L166
Dereference of a possibly null reference.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L133
Dereference of a possibly null reference.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L122
Dereference of a possibly null reference.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L106
Dereference of a possibly null reference.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L86
Cannot convert null literal to non-nullable reference type.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L43
Possible null reference argument for parameter 'dictionaryToken' in 'int DictionaryTokenExtensions.GetInt(DictionaryToken dictionaryToken, NameToken name)'.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build_and_publish_nightly
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_and_publish_nightly
.NET 6.0 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_and_publish_nightly
.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.
|