Skip to content

.NET 9 target

.NET 9 target #780

Re-run triggered January 8, 2025 07:58
Status Success
Total duration 1m 39s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: Mjml.Net.Generator/BindGenerator.cs#L5
Using directive for 'System.Text' should appear before directive for 'Microsoft.CodeAnalysis.Text' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build: Mjml.Net.Generator/BindGenerator.cs#L5
Using directive for 'System.Text' should appear before directive for 'Microsoft.CodeAnalysis.Text' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
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: Mjml.Net.Generator/BindGenerator.cs#L5
Using directive for 'System.Text' should appear before directive for 'Microsoft.CodeAnalysis.Text' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
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)