Trying to complete tests

3 jobs for issue/80 in 1 minute and 41 seconds (queued for 2 seconds)
Name Stage Failure
failed
run_lint Test
$ yarn run lint
yarn run v1.22.4
$ tslint -s node_modules/tslint-stylish -t stylish src/**/*.ts test/**/*.ts
src/core/form.ts:68:77
ERROR: 68:77 semicolon Missing semicolon

error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: Job failed: exit code 1
failed
run_test Test
=============================== Coverage summary ===============================
Statements : 85.01% ( 2144/2522 )
Branches : 75.4% ( 380/504 )
Functions : 88.82% ( 699/787 )
Lines : 84.98% ( 2138/2516 )
================================================================================
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 35.
ERROR: Job failed: exit code 1