Skip to content

Bump HtmlAgilityPack to 1.12.2

fef0344
Select commit
Loading
Failed to load commit list.
Open

Bump HtmlAgilityPack to 1.12.2 #451

Bump HtmlAgilityPack to 1.12.2
fef0344
Select commit
Loading
Failed to load commit list.
Azure Pipelines / michaelvolz.OpenGraphTilemaker failed Aug 7, 2025 in 2m 33s

Build #20250807.7 failed

Annotations

Check failure on line 22 in src\Domain\OpenGraphTilemaker\OpenGraph\OpenGraphMapper.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / michaelvolz.OpenGraphTilemaker

src\Domain\OpenGraphTilemaker\OpenGraph\OpenGraphMapper.cs#L22

src\Domain\OpenGraphTilemaker\OpenGraph\OpenGraphMapper.cs(22,64): Error CS8625: Cannot convert null literal to non-nullable reference type.

Check failure on line 26 in src\Domain\OpenGraphTilemaker\OpenGraph\OpenGraphMapper.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / michaelvolz.OpenGraphTilemaker

src\Domain\OpenGraphTilemaker\OpenGraph\OpenGraphMapper.cs#L26

src\Domain\OpenGraphTilemaker\OpenGraph\OpenGraphMapper.cs(26,66): Error CS8625: Cannot convert null literal to non-nullable reference type.

Check failure on line 26 in src\Domain\OpenGraphTilemaker\OpenGraph\OpenGraphMapper.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / michaelvolz.OpenGraphTilemaker

src\Domain\OpenGraphTilemaker\OpenGraph\OpenGraphMapper.cs#L26

src\Domain\OpenGraphTilemaker\OpenGraph\OpenGraphMapper.cs(26,105): Error CS8625: Cannot convert null literal to non-nullable reference type.

Check failure on line 38 in src\Domain\OpenGraphTilemaker\OpenGraph\HttpLoader.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / michaelvolz.OpenGraphTilemaker

src\Domain\OpenGraphTilemaker\OpenGraph\HttpLoader.cs#L38

src\Domain\OpenGraphTilemaker\OpenGraph\HttpLoader.cs(38,26): Error CS8604: Possible null reference argument for parameter 'html' in 'void HtmlDocument.LoadHtml(string html)'.