Solution #9700
Annotations
8 errors and 1 warning
build (20.x):
src/calculateRentalCost.js#L7
'longTermDiscount' is assigned a value but never used
|
build (20.x):
src/calculateRentalCost.js#L8
'shortTermDiscount' is assigned a value but never used
|
build (20.x):
src/calculateRentalCost.js#L12
Unexpected constant condition
|
build (20.x):
src/calculateRentalCost.js#L16
Unexpected constant condition
|
build (20.x):
src/calculateRentalCost.js#L20
Unexpected constant condition
|
build (20.x):
src/calculateRentalCost.js#L24
Unexpected constant condition
|
build (20.x):
src/calculateRentalCost.js#L24
'price' is assigned a value but never used
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|