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