Update Dockerfile to use .NET SDK 9.0 #171
Annotations
12 warnings
|
src/Dotnet.Script.Tests/ScriptParserTests.cs#L123
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/Dotnet.Script.Tests/ScriptParserTests.cs#L72
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/Dotnet.Script.Tests/ScriptParserTests.cs#L54
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/Dotnet.Script.Tests/ScriptParserTests.cs#L42
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/Dotnet.Script.Tests/ScriptParserTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/Dotnet.Script.Tests/ScriptParserTests.cs#L72
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/Dotnet.Script.Tests/ScriptParserTests.cs#L123
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/Dotnet.Script.Tests/ScriptParserTests.cs#L54
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/Dotnet.Script.Tests/ScriptParserTests.cs#L42
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/Dotnet.Script.Tests/ScriptParserTests.cs#L28
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
The logs for this run have expired and are no longer available.
Loading