JACoB PR for Issue Enhance Branch Name Generation with Descriptive LLM-Generated Names #850
Annotations
8 errors and 1 warning
build:
src/server/code/agentEditFiles.ts#L207
Type 'Promise<string>' is not assignable to type 'string'.
|
build:
src/server/code/agentEditFiles.ts#L236
Type 'Promise<string>' is not assignable to type 'string'.
|
build:
src/server/code/agentEditFiles.ts#L285
Type 'Promise<string>' is not assignable to type 'string'.
|
build:
src/server/code/editFiles.ts#L361
Type 'Promise<string>' is not assignable to type 'string'.
|
build:
src/server/code/editFiles.ts#L375
Type 'Promise<string>' is not assignable to type 'string'.
|
build:
src/server/code/newFile.ts#L130
Type 'Promise<string>' is not assignable to type 'string'.
|
build:
src/server/code/newFile.ts#L148
Type 'Promise<string>' is not assignable to type 'string'.
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|