bugs on efcoresave #309
Annotations
11 warnings
build
.NET 7.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:
src/Paillave.Pdf/SvgBuilder.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Pdf/SvgBuilder.cs#L30
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Pdf/SvgBuilder.cs#L36
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Pdf/SvgBuilder.cs#L42
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Pdf/SvgBuilder.cs#L42
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Pdf/SvgBuilder.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Pdf/ExtractMethod.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Pdf/ExtractMethod.cs#L26
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Pdf/ExtractMethod.cs#L27
Cannot convert null literal to non-nullable reference type.
|
build:
src/Paillave.Pdf/GridExtractor.cs#L97
Cannot convert null literal to non-nullable reference type.
|