Prepare for initial release #14
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 errors
validate:
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`.
|
validate:
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`.
|
validate:
test/parsing.test.ts#L1131
Parameter '_' implicitly has an 'any' type.
|
validate:
test/parsing.test.ts#L1131
Binding element 'input' implicitly has an 'any' type.
|
validate:
test/parsing.test.ts#L1131
Binding element 'output' implicitly has an 'any' type.
|
validate:
test/parsing.test.ts#L1132
Cannot find name 'expect'.
|
validate:
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`.
|
validate:
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`.
|
validate:
test/rendering.test.ts#L153
Cannot find name 'expect'.
|
validate:
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`.
|
test
The process '/opt/hostedtoolcache/node/18.18.2/x64/bin/npm' failed with exit code 1
|
test
🚨 Coverage run failed!
|