bring back chatgpt #161
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/app/components/ai/ai.component.ts#L56
Lifecycle interface 'OnChanges' should be implemented for method 'ngOnChanges'. (https://angular.io/styleguide#style-09-01)
|
lint:
src/app/components/ai/ai.component.ts#L138
Lifecycle interface 'AfterViewInit' should be implemented for method 'ngAfterViewInit'. (https://angular.io/styleguide#style-09-01)
|