Switch from recursion in Type4Program.Execute to iterative execution … #208
Annotations
77 warnings
|
build (0008-0009)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (0008-0009):
src/UglyToad.PdfPig.Tokens/ObjectToken.cs#L53
Nullability of reference types in type of parameter 'obj' of 'bool ObjectToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0008-0009):
src/UglyToad.PdfPig.Tokens/DictionaryToken.cs#L209
Nullability of reference types in type of parameter 'other' of 'bool DictionaryToken.Equals(DictionaryToken other)' doesn't match implicitly implemented member 'bool IEquatable<DictionaryToken>.Equals(DictionaryToken? other)' (possibly because of nullability attributes).
|
|
build (0008-0009):
src/UglyToad.PdfPig.Tokens/DictionaryToken.cs#L203
Nullability of reference types in type of parameter 'obj' of 'bool DictionaryToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0008-0009):
src/UglyToad.PdfPig.Tokens/HexToken.cs#L163
Nullability of reference types in type of parameter 'obj' of 'bool HexToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0008-0009):
src/UglyToad.PdfPig.Tokens/CommentToken.cs#L42
Nullability of reference types in type of parameter 'obj' of 'bool CommentToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0008-0009):
src/UglyToad.PdfPig.Tokens/NumericToken.cs#L195
Nullability of reference types in type of parameter 'obj' of 'bool NumericToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0008-0009):
src/UglyToad.PdfPig.Tokens/BooleanToken.cs#L51
Nullability of reference types in type of parameter 'obj' of 'bool BooleanToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0008-0009):
src/UglyToad.PdfPig.Tokens/InlineImageDataToken.cs#L45
Nullability of reference types in type of parameter 'obj' of 'bool InlineImageDataToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0008-0009):
src/UglyToad.PdfPig.Tokens/ArrayToken.cs#L114
Nullability of reference types in type of parameter 'obj' of 'bool ArrayToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0008-0009):
src/UglyToad.PdfPig.Tokens/EndOfLineToken.cs#L30
Nullability of reference types in type of parameter 'obj' of 'bool EndOfLineToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0010-0011)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (0010-0011):
src/UglyToad.PdfPig.Tokens/IndirectReferenceToken.cs#L36
Nullability of reference types in type of parameter 'obj' of 'bool IndirectReferenceToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0010-0011):
src/UglyToad.PdfPig.Tokens/HexToken.cs#L163
Nullability of reference types in type of parameter 'obj' of 'bool HexToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0010-0011):
src/UglyToad.PdfPig.Tokens/DictionaryToken.cs#L209
Nullability of reference types in type of parameter 'other' of 'bool DictionaryToken.Equals(DictionaryToken other)' doesn't match implicitly implemented member 'bool IEquatable<DictionaryToken>.Equals(DictionaryToken? other)' (possibly because of nullability attributes).
|
|
build (0010-0011):
src/UglyToad.PdfPig.Tokens/DictionaryToken.cs#L203
Nullability of reference types in type of parameter 'obj' of 'bool DictionaryToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0010-0011):
src/UglyToad.PdfPig.Tokens/NumericToken.cs#L195
Nullability of reference types in type of parameter 'obj' of 'bool NumericToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0010-0011):
src/UglyToad.PdfPig.Tokens/CommentToken.cs#L42
Nullability of reference types in type of parameter 'obj' of 'bool CommentToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0010-0011):
src/UglyToad.PdfPig.Tokens/BooleanToken.cs#L51
Nullability of reference types in type of parameter 'obj' of 'bool BooleanToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0010-0011):
src/UglyToad.PdfPig.Tokens/InlineImageDataToken.cs#L45
Nullability of reference types in type of parameter 'obj' of 'bool InlineImageDataToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0010-0011):
src/UglyToad.PdfPig.Tokens/ArrayToken.cs#L114
Nullability of reference types in type of parameter 'obj' of 'bool ArrayToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0010-0011):
src/UglyToad.PdfPig.Tokens/EndOfLineToken.cs#L30
Nullability of reference types in type of parameter 'obj' of 'bool EndOfLineToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0006-0007)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (0006-0007):
src/UglyToad.PdfPig.Tokens/IndirectReferenceToken.cs#L36
Nullability of reference types in type of parameter 'obj' of 'bool IndirectReferenceToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0006-0007):
src/UglyToad.PdfPig.Tokens/NameToken.cs#L54
Nullability of reference types in type of parameter 'obj' of 'bool NameToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0006-0007):
src/UglyToad.PdfPig.Tokens/CommentToken.cs#L42
Nullability of reference types in type of parameter 'obj' of 'bool CommentToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0006-0007):
src/UglyToad.PdfPig.Tokens/BooleanToken.cs#L51
Nullability of reference types in type of parameter 'obj' of 'bool BooleanToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0006-0007):
src/UglyToad.PdfPig.Tokens/ObjectToken.cs#L53
Nullability of reference types in type of parameter 'obj' of 'bool ObjectToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0006-0007):
src/UglyToad.PdfPig.Tokens/HexToken.cs#L163
Nullability of reference types in type of parameter 'obj' of 'bool HexToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0006-0007):
src/UglyToad.PdfPig.Tokens/ArrayToken.cs#L114
Nullability of reference types in type of parameter 'obj' of 'bool ArrayToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0006-0007):
src/UglyToad.PdfPig.Tokens/NumericToken.cs#L195
Nullability of reference types in type of parameter 'obj' of 'bool NumericToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0006-0007):
src/UglyToad.PdfPig.Tokens/InlineImageDataToken.cs#L45
Nullability of reference types in type of parameter 'obj' of 'bool InlineImageDataToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0006-0007):
src/UglyToad.PdfPig.Tokens/EndOfLineToken.cs#L30
Nullability of reference types in type of parameter 'obj' of 'bool EndOfLineToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0000-0001)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (0000-0001):
src/UglyToad.PdfPig.Tokens/IndirectReferenceToken.cs#L36
Nullability of reference types in type of parameter 'obj' of 'bool IndirectReferenceToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0000-0001):
src/UglyToad.PdfPig.Tokens/DictionaryToken.cs#L209
Nullability of reference types in type of parameter 'other' of 'bool DictionaryToken.Equals(DictionaryToken other)' doesn't match implicitly implemented member 'bool IEquatable<DictionaryToken>.Equals(DictionaryToken? other)' (possibly because of nullability attributes).
|
|
build (0000-0001):
src/UglyToad.PdfPig.Tokens/DictionaryToken.cs#L203
Nullability of reference types in type of parameter 'obj' of 'bool DictionaryToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0000-0001):
src/UglyToad.PdfPig.Tokens/CommentToken.cs#L42
Nullability of reference types in type of parameter 'obj' of 'bool CommentToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0000-0001):
src/UglyToad.PdfPig.Tokens/NumericToken.cs#L195
Nullability of reference types in type of parameter 'obj' of 'bool NumericToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0000-0001):
src/UglyToad.PdfPig.Tokens/BooleanToken.cs#L51
Nullability of reference types in type of parameter 'obj' of 'bool BooleanToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0000-0001):
src/UglyToad.PdfPig.Tokens/HexToken.cs#L163
Nullability of reference types in type of parameter 'obj' of 'bool HexToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0000-0001):
src/UglyToad.PdfPig.Tokens/ArrayToken.cs#L114
Nullability of reference types in type of parameter 'obj' of 'bool ArrayToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0000-0001):
src/UglyToad.PdfPig.Tokens/InlineImageDataToken.cs#L45
Nullability of reference types in type of parameter 'obj' of 'bool InlineImageDataToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0000-0001):
src/UglyToad.PdfPig.Tokens/EndOfLineToken.cs#L30
Nullability of reference types in type of parameter 'obj' of 'bool EndOfLineToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0012-0013)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (0012-0013):
src/UglyToad.PdfPig.Tokens/ObjectToken.cs#L53
Nullability of reference types in type of parameter 'obj' of 'bool ObjectToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0012-0013):
src/UglyToad.PdfPig.Tokens/NullToken.cs#L38
Nullability of reference types in type of parameter 'obj' of 'bool NullToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0012-0013):
src/UglyToad.PdfPig.Tokens/IndirectReferenceToken.cs#L36
Nullability of reference types in type of parameter 'obj' of 'bool IndirectReferenceToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0012-0013):
src/UglyToad.PdfPig.Tokens/CommentToken.cs#L42
Nullability of reference types in type of parameter 'obj' of 'bool CommentToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0012-0013):
src/UglyToad.PdfPig.Tokens/NumericToken.cs#L195
Nullability of reference types in type of parameter 'obj' of 'bool NumericToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0012-0013):
src/UglyToad.PdfPig.Tokens/BooleanToken.cs#L51
Nullability of reference types in type of parameter 'obj' of 'bool BooleanToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0012-0013):
src/UglyToad.PdfPig.Tokens/HexToken.cs#L163
Nullability of reference types in type of parameter 'obj' of 'bool HexToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0012-0013):
src/UglyToad.PdfPig.Tokens/InlineImageDataToken.cs#L45
Nullability of reference types in type of parameter 'obj' of 'bool InlineImageDataToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0012-0013):
src/UglyToad.PdfPig.Tokens/ArrayToken.cs#L114
Nullability of reference types in type of parameter 'obj' of 'bool ArrayToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0012-0013):
src/UglyToad.PdfPig.Tokens/EndOfLineToken.cs#L30
Nullability of reference types in type of parameter 'obj' of 'bool EndOfLineToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0002-0003)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (0002-0003):
src/UglyToad.PdfPig.Tokens/DictionaryToken.cs#L209
Nullability of reference types in type of parameter 'other' of 'bool DictionaryToken.Equals(DictionaryToken other)' doesn't match implicitly implemented member 'bool IEquatable<DictionaryToken>.Equals(DictionaryToken? other)' (possibly because of nullability attributes).
|
|
build (0002-0003):
src/UglyToad.PdfPig.Tokens/DictionaryToken.cs#L203
Nullability of reference types in type of parameter 'obj' of 'bool DictionaryToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0002-0003):
src/UglyToad.PdfPig.Tokens/HexToken.cs#L163
Nullability of reference types in type of parameter 'obj' of 'bool HexToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0002-0003):
src/UglyToad.PdfPig.Tokens/CommentToken.cs#L42
Nullability of reference types in type of parameter 'obj' of 'bool CommentToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0002-0003):
src/UglyToad.PdfPig.Tokens/ObjectToken.cs#L53
Nullability of reference types in type of parameter 'obj' of 'bool ObjectToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0002-0003):
src/UglyToad.PdfPig.Tokens/BooleanToken.cs#L51
Nullability of reference types in type of parameter 'obj' of 'bool BooleanToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0002-0003):
src/UglyToad.PdfPig.Tokens/NumericToken.cs#L195
Nullability of reference types in type of parameter 'obj' of 'bool NumericToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0002-0003):
src/UglyToad.PdfPig.Tokens/InlineImageDataToken.cs#L45
Nullability of reference types in type of parameter 'obj' of 'bool InlineImageDataToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0002-0003):
src/UglyToad.PdfPig.Tokens/ArrayToken.cs#L114
Nullability of reference types in type of parameter 'obj' of 'bool ArrayToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0002-0003):
src/UglyToad.PdfPig.Tokens/EndOfLineToken.cs#L30
Nullability of reference types in type of parameter 'obj' of 'bool EndOfLineToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0004-0005)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (0004-0005):
src/UglyToad.PdfPig.Tokens/DictionaryToken.cs#L209
Nullability of reference types in type of parameter 'other' of 'bool DictionaryToken.Equals(DictionaryToken other)' doesn't match implicitly implemented member 'bool IEquatable<DictionaryToken>.Equals(DictionaryToken? other)' (possibly because of nullability attributes).
|
|
build (0004-0005):
src/UglyToad.PdfPig.Tokens/DictionaryToken.cs#L203
Nullability of reference types in type of parameter 'obj' of 'bool DictionaryToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0004-0005):
src/UglyToad.PdfPig.Tokens/IndirectReferenceToken.cs#L36
Nullability of reference types in type of parameter 'obj' of 'bool IndirectReferenceToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0004-0005):
src/UglyToad.PdfPig.Tokens/CommentToken.cs#L42
Nullability of reference types in type of parameter 'obj' of 'bool CommentToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0004-0005):
src/UglyToad.PdfPig.Tokens/InlineImageDataToken.cs#L45
Nullability of reference types in type of parameter 'obj' of 'bool InlineImageDataToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0004-0005):
src/UglyToad.PdfPig.Tokens/BooleanToken.cs#L51
Nullability of reference types in type of parameter 'obj' of 'bool BooleanToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0004-0005):
src/UglyToad.PdfPig.Tokens/HexToken.cs#L163
Nullability of reference types in type of parameter 'obj' of 'bool HexToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0004-0005):
src/UglyToad.PdfPig.Tokens/NumericToken.cs#L195
Nullability of reference types in type of parameter 'obj' of 'bool NumericToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0004-0005):
src/UglyToad.PdfPig.Tokens/ArrayToken.cs#L114
Nullability of reference types in type of parameter 'obj' of 'bool ArrayToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|
|
build (0004-0005):
src/UglyToad.PdfPig.Tokens/EndOfLineToken.cs#L30
Nullability of reference types in type of parameter 'obj' of 'bool EndOfLineToken.Equals(IToken obj)' doesn't match implicitly implemented member 'bool IEquatable<IToken>.Equals(IToken? other)' (possibly because of nullability attributes).
|