.NET 9 target (#211) #781
Annotations
1 error and 11 warnings
pack
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pack:
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)
|
pack:
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)
|
pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "AngleSharp.Css
|
pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "AngleSharp.Css
|
pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "AngleSharp.Css
|
pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "AngleSharp.Css
|
test:
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)
|
test
Parameter 'args' is never used
|
test:
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)
|
test:
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)
|
Loading