Merge pull request #88 from OleksiiKhorunzhak/Lesson_12 #10
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
NUnitTests/Homework/CollectionsTests.cs#L62
The variable 'expectedCity' is assigned but its value is never used
|
build:
AtataUITests/Homework/CollectionsTests.cs#L99
The variable 'terroristsCity' is assigned but its value is never used
|
build:
AtataUITests/Homework/CollectionsTests.cs#L109
The variable 'expectedLastCity' is assigned but its value is never used
|
build:
AtataUITests/Homework/CollectionsTests.cs#L119
The variable 'cityToCheck' is assigned but its value is never used
|
build:
NUnitTests/Homework/CollectionsTests.cs#L71
The variable 'expectedQuantity' is assigned but its value is never used
|
build:
NUnitTests/Homework/CollectionsTests.cs#L98
The variable 'terroristsCity' is assigned but its value is never used
|
build:
NUnitTests/Homework/CollectionsTests.cs#L108
The variable 'expectedLastCity' is assigned but its value is never used
|
build:
NUnitTests/Homework/CollectionsTests.cs#L118
The variable 'cityToCheck' is assigned but its value is never used
|
build:
NUnitTests/Homework/CollectionsTests.cs#L127
The variable 'expectedCount' is assigned but its value is never used
|
build:
NUnitTests/Homework/LoopsAndCase.cs#L14
The variable 'counter' is assigned but its value is never used
|