Merge pull request #517 from paillave/dotnet9-migration #318
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
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.
|