Skip to content

Profile Pages with User Activity and PRs #239

Profile Pages with User Activity and PRs

Profile Pages with User Activity and PRs #239

Triggered via pull request October 10, 2024 03:20
Status Failure
Total duration 43s
Artifacts

webapp-qa.yml

on: pull_request
Code Quality Checks
33s
Code Quality Checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Code Quality Checks: webapp/src/app/core/issue-card/issue-card.component.ts#L2
'PullRequestReview' is defined but never used
Code Quality Checks
Process completed with exit code 1.
Code Quality Checks: webapp/src/app/core/issue-card/issue-card.component.ts#L34
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)