Skip to content

bring back chatgpt #161

bring back chatgpt

bring back chatgpt #161

Triggered via push November 10, 2023 04:13
Status Success
Total duration 1m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linting.yml

on: push
Fit to window
Zoom out
Zoom in

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)