Skip to content

Prepare for initial release #14

Prepare for initial release

Prepare for initial release #14

Triggered via pull request November 8, 2023 13:00
Status Failure
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate-branch.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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!