Cleanup and package update #782
Annotations
8 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "AngleSharp.Css
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "AngleSharp.Css
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "AngleSharp.Css
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "AngleSharp.Css
|
build
Parameter 'args' is never used
|
build:
Tests/ComplexTests.cs#L68
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
build:
Tests/IncludeTests.cs#L43
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|