AI Mentor memory integration #611
webapp-qa.yml
on: pull_request
Code Quality Checks
31s
Annotations
5 errors and 1 warning
Code Quality Checks:
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()"⏎···`
|
Code Quality Checks:
webapp/src/app/mentor/chat-input/chat-input.component.html#L3
Replace `··[disabled]="isClosed()"` with `····[disabled]="isClosed()"⏎··`
|
Code Quality Checks:
webapp/src/app/mentor/mentor.component.ts#L1
'computed' is defined but never used
|
|
Code Quality Checks
Process completed with exit code 1.
|
Code Quality Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|