Bump MSTest.TestAdapter and MSTest.TestFramework #23
copilot-setup-steps.yml
on: push
copilot-setup-steps
54s
Annotations
10 errors and 10 warnings
|
copilot-setup-steps:
src/Chapter06.Tests/Listing06.56.DefiningANestedClass.Tests.cs#L59
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
|
|
copilot-setup-steps:
src/Chapter06.Tests/Listing06.56.DefiningANestedClass.Tests.cs#L59
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
copilot-setup-steps:
src/Chapter06.Tests/Listing06.20.ProvidingPropertyValidation.Tests.cs#L52
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
|
|
copilot-setup-steps:
src/Chapter06.Tests/Listing06.20.ProvidingPropertyValidation.Tests.cs#L52
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
copilot-setup-steps:
src/Chapter06.Tests/Listing06.20.ProvidingPropertyValidation.Tests.cs#L44
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
|
|
copilot-setup-steps:
src/Chapter06.Tests/Listing06.20.ProvidingPropertyValidation.Tests.cs#L44
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
copilot-setup-steps:
src/Chapter06.Tests/Listing06.20.ProvidingPropertyValidation.Tests.cs#L17
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
|
|
copilot-setup-steps:
src/Chapter06.Tests/Listing06.20.ProvidingPropertyValidation.Tests.cs#L17
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
copilot-setup-steps:
src/Chapter06.Tests/Listing06.20.ProvidingPropertyValidation.Tests.cs#L8
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
|
|
copilot-setup-steps:
src/Chapter06.Tests/Listing06.20.ProvidingPropertyValidation.Tests.cs#L8
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
copilot-setup-steps:
src/Chapter04/TicTacToe.cs#L113
#warning: '"Same move allowed multiple times."'
|
|
copilot-setup-steps:
src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: '"Same move allowed multiple times."'
|
|
|
|
|
|
copilot-setup-steps:
src/Chapter01.Tests/Listing01.01.Tests.cs#L47
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
copilot-setup-steps:
src/Chapter01.Tests/Listing01.01.Tests.cs#L28
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
|
|
copilot-setup-steps:
src/Chapter04/Table04.04.CheckForNull.cs#L58
The given expression is always of the provided ('object') type
|
|
copilot-setup-steps:
src/Chapter04/TicTacToe.cs#L113
#warning: '"Same move allowed multiple times."'
|
|
copilot-setup-steps:
src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: '"Same move allowed multiple times."'
|