Replace bun with Node.js #6
Annotations
10 errors and 1 warning
|
review:
src/template/template-engine.ts#L5
Cannot find module 'nunjucks' or its corresponding type declarations.
|
|
review:
src/template/extractors/pr-extractor.ts#L5
Cannot find module 'node:path' or its corresponding type declarations.
|
|
review:
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`.
|
|
review:
src/services/github-service.ts#L90
Parameter 'file' implicitly has an 'any' type.
|
|
review:
src/services/github-service.ts#L5
Cannot find module '@octokit/rest' or its corresponding type declarations.
|
|
review:
src/index.ts#L172
Property 'url' does not exist on type 'ImportMeta'.
|
|
review:
src/index.ts#L49
Parameter 'error' implicitly has an 'any' type.
|
|
review:
src/index.ts#L41
Parameter 'code' implicitly has an 'any' type.
|
|
review:
src/index.ts#L9
Cannot find module 'process' or its corresponding type declarations.
|
|
review:
src/index.ts#L8
Cannot find module 'child_process' or its corresponding type declarations.
|
|
review
[2025-10-08T20:30:36.950Z] [Augment Agent] PR diff was truncated due to size | Data: {
"originalSize": 139673,
"truncated": true
}
|