feat: Implemented Stack Class and generated logic for gameResult #31
Annotations
7 errors
build:
lesson_12/structs_ts/src/lesson12.ts#L9
Type number trivially inferred from a number literal, remove type annotation
|
build:
lesson_12/structs_ts/src/lesson12.ts#L10
Type number trivially inferred from a number literal, remove type annotation
|
build:
lesson_12/structs_ts/src/lesson12.ts#L24
Strings must use singlequote
|
build:
lesson_12/structs_ts/src/lesson12.ts#L26
Strings must use singlequote
|
build:
lesson_12/structs_ts/src/lesson12.ts#L28
Strings must use singlequote
|
build:
lesson_12/structs_ts/src/stack.ts#L10
'value' is defined but never used
|
build
Process completed with exit code 1.
|