Skip to content

Cleanup and package update #782

Cleanup and package update

Cleanup and package update #782

Triggered via pull request January 9, 2025 10:54
Status Success
Total duration 1m 39s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)