Revert "chore: Add mocha types as dependency" #4
Annotations
9 errors
build (ubuntu-latest):
src/test/suite/extension.test.ts#L4
Cannot find name 'suite'. 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`.
|
build (ubuntu-latest):
src/test/suite/extension.test.ts#L5
Cannot find name 'suiteTeardown'.
|
build (ubuntu-latest):
src/test/suite/extension.test.ts#L9
Cannot find name 'test'. 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`.
|
build (ubuntu-latest)
npm failed with exit code 2
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|