Replace bun with Node.js #6
Annotations
10 errors and 1 warning
|
src/template/template-engine.ts#L5
Cannot find module 'nunjucks' or its corresponding type declarations.
|
|
src/template/extractors/pr-extractor.ts#L5
Cannot find module 'node:path' or its corresponding type declarations.
|
|
src/services/github-service.ts#L140
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
src/services/github-service.ts#L90
Parameter 'file' implicitly has an 'any' type.
|
|
src/services/github-service.ts#L5
Cannot find module '@octokit/rest' or its corresponding type declarations.
|
|
src/index.ts#L172
Property 'url' does not exist on type 'ImportMeta'.
|
|
src/index.ts#L49
Parameter 'error' implicitly has an 'any' type.
|
|
src/index.ts#L41
Parameter 'code' implicitly has an 'any' type.
|
|
src/index.ts#L9
Cannot find module 'process' or its corresponding type declarations.
|
|
src/index.ts#L8
Cannot find module 'child_process' or its corresponding type declarations.
|
|
|
The logs for this run have expired and are no longer available.
Loading