AI Mentor memory integration #611
Annotations
5 errors and 1 warning
Run ESLint:
webapp/src/app/mentor/chat-input/chat-input.component.html#L2
Replace `·hlmInput·[(ngModel)]="message"·placeholder="Message·AI·Mentor"·style="resize:·none"·(keydown.enter)="onSendMessage()"` with `⏎····hlmInput⏎····[(ngModel)]="message"⏎····placeholder="Message·AI·Mentor"⏎····style="resize:·none"⏎····(keydown.enter)="onSendMessage()"⏎···`
|
Run ESLint:
webapp/src/app/mentor/chat-input/chat-input.component.html#L3
Replace `··[disabled]="isClosed()"` with `····[disabled]="isClosed()"⏎··`
|
Run ESLint:
webapp/src/app/mentor/mentor.component.ts#L1
'computed' is defined but never used
|
Run ESLint:
webapp/src/app/mentor/mentor.component.ts#L66
Delete `······`
|
Run ESLint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading