Update dependency @web/test-runner to ^0.18.0 #147
Annotations
8 errors
deploy-preview:
node_modules/@open-wc/semantic-dom-diff/chai-dom-diff.d.ts#L19
Cannot find namespace 'Mocha'.
|
deploy-preview:
node_modules/@open-wc/semantic-dom-diff/chai-dom-diff.d.ts#L19
Cannot find namespace 'Mocha'.
|
deploy-preview:
test/your-webcomponent.test.ts#L6
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`.
|
deploy-preview:
test/your-webcomponent.test.ts#L7
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`.
|
deploy-preview:
test/your-webcomponent.test.ts#L16
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`.
|
deploy-preview:
test/your-webcomponent.test.ts#L25
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`.
|
deploy-preview:
test/your-webcomponent.test.ts#L33
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`.
|
deploy-preview
Process completed with exit code 1.
|