Trial #4
Open
Trial #4
Annotations
10 errors and 5 warnings
src/index.ts#L13
Identifier 'parking_csv' is not in camel case
|
src/index.ts#L26
'elem' is never reassigned. Use 'const' instead
|
src/index.ts#L29
'selectedCity' is never reassigned. Use 'const' instead
|
src/index.ts#L32
'correctAnswer' is never reassigned. Use 'const' instead
|
src/index.ts#L35
Identifier 'option_a' is not in camel case
|
src/index.ts#L35
'option_a' is never reassigned. Use 'const' instead
|
src/index.ts#L36
Identifier 'option_b' is not in camel case
|
src/index.ts#L36
'option_b' is never reassigned. Use 'const' instead
|
src/index.ts#L37
Identifier 'option_c' is not in camel case
|
src/index.ts#L37
'option_c' is never reassigned. Use 'const' instead
|
src/index.ts#L13
'parking_csv' is assigned a value but never used
|
src/index.ts#L32
'correctAnswer' is assigned a value but never used
|
src/index.ts#L43
Unexpected unnamed function
|
src/index.ts#L44
Unexpected console statement
|
src/index.ts#L49
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading