Prepare for initial release #13
Annotations
10 errors
test/parsing.test.ts#L4
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test/parsing.test.ts#L10
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test/parsing.test.ts#L1131
Parameter '_' implicitly has an 'any' type.
|
test/parsing.test.ts#L1131
Binding element 'input' implicitly has an 'any' type.
|
test/parsing.test.ts#L1131
Binding element 'output' implicitly has an 'any' type.
|
test/parsing.test.ts#L1132
Cannot find name 'expect'.
|
test/rendering.test.ts#L4
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test/rendering.test.ts#L152
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test/rendering.test.ts#L153
Cannot find name 'expect'.
|
test/rendering.test.ts#L156
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
The logs for this run have expired and are no longer available.
Loading