Skip to content

Bump AngleSharp and 25 others - #446

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/Common/multi-a2e577e6f8
Closed

Bump AngleSharp and 25 others#446
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/Common/multi-a2e577e6f8

Bump AngleSharp and 25 others

77fb2c0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Azure Pipelines / michaelvolz.OpenGraphTilemaker failed Jul 23, 2025 in 2m 34s

Build #20250723.1 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)'.