.NET 9 target (#211) #781
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
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/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)
|
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)
|