Skip to content

social beta

social beta #166

Triggered via push January 22, 2024 19:51
Status Success
Total duration 1m 26s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 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#L135
Lifecycle interface 'AfterViewInit' should be implemented for method 'ngAfterViewInit'. (https://angular.io/styleguide#style-09-01)
lint: src/app/components/social/social.component.ts#L56
Lifecycle interface 'OnChanges' should be implemented for method 'ngOnChanges'. (https://angular.io/styleguide#style-09-01)
lint: src/app/components/social/social.component.ts#L135
Lifecycle interface 'AfterViewInit' should be implemented for method 'ngAfterViewInit'. (https://angular.io/styleguide#style-09-01)