Build and Test #1020
Annotations
2 errors and 10 warnings
|
Test
The operation was canceled.
|
Build:
src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: '"Same move allowed multiple times."'
|
Build:
src/Chapter04/TicTacToe.cs#L113
#warning: '"Same move allowed multiple times."'
|
Build:
src/Chapter04/Table04.04.CheckForNull.cs#L58
The given expression is always of the provided ('object') type
|
Build:
src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: '"Same move allowed multiple times."'
|
Build:
src/Chapter04/TicTacToe.cs#L113
#warning: '"Same move allowed multiple times."'
|
Build:
src/Chapter04/Table04.04.CheckForNull.cs#L58
The given expression is always of the provided ('object') type
|
Build:
src/Chapter07/Listing07.12.OverrideVersusNewModifier.cs#L20
'Program.DerivedClass.DisplayName()' hides inherited member 'Program.BaseClass.DisplayName()'. Use the new keyword if hiding was intended.
|
Build:
src/Chapter07/Listing07.12.OverrideVersusNewModifier.cs#L20
'Program.DerivedClass.DisplayName()' hides inherited member 'Program.BaseClass.DisplayName()'. Use the new keyword if hiding was intended.
|
Build:
src/Chapter07/Listing07.12.OverrideVersusNewModifier.cs#L20
'Program.DerivedClass.DisplayName()' hides inherited member 'Program.BaseClass.DisplayName()'. Use the new keyword if hiding was intended.
|
Build:
src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: '"Same move allowed multiple times."'
|
Loading