feat!: implement language service #343
Annotations
7 errors and 1 warning
packages/language-service/src/features/hover.spec.ts#L5
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
packages/language-service/src/features/hover.spec.ts#L9
Cannot find name 'beforeAll'.
|
packages/language-service/src/features/hover.spec.ts#L20
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
packages/language-service/src/features/hover.spec.ts#L28
Cannot find name 'expect'.
|
packages/language-service/src/features/hover.spec.ts#L31
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
packages/language-service/src/features/hover.spec.ts#L39
Cannot find name 'expect'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading