Skip to content

Updated document structures #76

Updated document structures

Updated document structures #76

Triggered via push January 18, 2024 08:57
Status Success
Total duration 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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