chore: bump the development-dependencies group across 1 directory with 9 updates #82
Annotations
10 errors
|
build:
src/services/codeqlService.ts#L1134
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
src/services/codeqlService.ts#L1134
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
src/services/codeqlService.ts#L485
Cannot find name 'setTimeout'.
|
|
build:
src/services/codeqlService.ts#L9
Cannot find name 'os'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
src/services/codeqlService.ts#L8
Cannot find name 'util'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
src/services/codeqlService.ts#L7
Cannot find name 'child_process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
src/services/codeqlService.ts#L5
Cannot find name 'fs'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
src/services/codeqlService.ts#L4
Cannot find name 'path'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
src/providers/uiProvider.ts#L2
Cannot find name 'path'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
node_modules/@octokit/types/dist-types/RequestRequestOptions.d.ts#L13
Cannot find name 'AbortSignal'.
|