Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /src #94
Annotations
13 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/AzureDevOpsPolicyConfigurator/Logic/StructureGenerator.cs#L94
Elements should have the same indentation (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1137.md)
|
src/AzureDevOpsPolicyConfigurator.Tests/ArgumentTests.cs#L14
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
src/AzureDevOpsPolicyConfigurator.Tests/GenerationTests.cs#L13
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
src/AzureDevOpsPolicyConfigurator.Tests/ArgumentTests.cs#L20
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
src/AzureDevOpsPolicyConfigurator.Tests/JsonMergeTests.cs#L49
Elements should have the same indentation (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1137.md)
|
src/AzureDevOpsPolicyConfigurator.Tests/MultiBranchDefinitionTests.cs#L39
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
src/AzureDevOpsPolicyConfigurator.Tests/ArgumentTests.cs#L26
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
src/AzureDevOpsPolicyConfigurator.Tests/ArgumentTests.cs#L38
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
src/AzureDevOpsPolicyConfigurator.Tests/ArgumentTests.cs#L50
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
src/AzureDevOpsPolicyConfigurator.Tests/ArgumentTests.cs#L62
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
|
src/AzureDevOpsPolicyConfigurator/Logic/StructureGenerator.cs#L94
Elements should have the same indentation (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1137.md)
|
This job succeeded
Loading