Updated document structures #76
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
Lesson_01/Projects/ShopApp/Program.cs#L17
The variable 'price' is assigned but its value is never used
|
build:
Lesson_01/Projects/ShopApp/Program.cs#L18
The variable 'productNumber' is assigned but its value is never used
|
build:
Lesson_01/Projects/ShopApp/Program.cs#L19
The variable 'color' is assigned but its value is never used
|
build:
Lesson_01/Projects/ShopApp/Program.cs#L20
The variable 'code' is assigned but its value is never used
|
build:
Lesson_01/Projects/ShopApp/Program.cs#L21
The variable 'stockLevel' is assigned but its value is never used
|
build:
Lesson_01/Projects/ShopApp/Program.cs#L22
The variable 'onSale' is assigned but its value is never used
|
build:
Lesson_01/Projects/ShopApp/Program.cs#L23
The variable 'averagePoint' is assigned but its value is never used
|
build:
Lesson_01/Projects/ShopApp/Program.cs#L24
The variable 'width' is assigned but its value is never used
|
build:
Lesson_01/Projects/ShopApp/Program.cs#L25
The variable 'productCategory' is assigned but its value is never used
|
build:
Lesson_01/Projects/ShopApp/Program.cs#L27
The variable 'exponent' is assigned but its value is never used
|