fix: Length being too short #929
Annotations
7 errors and 10 warnings
Build:
src/Chapter18/Listing18.21.LimitingAnAttributesUsageWithAttributeUsageAttribute.cs#L3
Preprocessor directives must appear as the first non-whitespace character on a line
|
Build:
src/Chapter18/Listing18.21.LimitingAnAttributesUsageWithAttributeUsageAttribute.cs#L3
Preprocessor directives must appear as the first non-whitespace character on a line
|
Build:
src/Chapter18/Listing18.21.LimitingAnAttributesUsageWithAttributeUsageAttribute.cs#L3
Preprocessor directives must appear as the first non-whitespace character on a line
|
Build:
src/Chapter18/Listing18.21.LimitingAnAttributesUsageWithAttributeUsageAttribute.cs#L3
Preprocessor directives must appear as the first non-whitespace character on a line
|
Build:
src/Chapter18/Listing18.21.LimitingAnAttributesUsageWithAttributeUsageAttribute.cs#L3
Preprocessor directives must appear as the first non-whitespace character on a line
|
Build:
src/Chapter18/Listing18.21.LimitingAnAttributesUsageWithAttributeUsageAttribute.cs#L3
Preprocessor directives must appear as the first non-whitespace character on a line
|
Build
Process completed with exit code 1.
|
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/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.
|
Loading