League UI for Leaderboard and Profile Pages #577
webapp-qa.yml
on: pull_request
Code Quality Checks
33s
Annotations
10 errors and 2 warnings
|
Code Quality Checks:
webapp/src/app/home/leaderboard/league/league.component.ts#L10
Replace `⏎····HlmCardModule,⏎····HlmButtonModule,⏎····LeagueEloCardComponent,⏎····LeagueInfoModalComponent⏎··` with `HlmCardModule,·HlmButtonModule,·LeagueEloCardComponent,·LeagueInfoModalComponent`
|
Code Quality Checks:
webapp/src/app/ui/league/elo-card/elo-card.component.ts#L13
Replace `⏎····HlmCardModule,⏎····LeagueIconComponent,⏎····BrnProgressComponent,⏎····BrnProgressIndicatorComponent,⏎····HlmProgressIndicatorDirective,⏎····HlmButtonModule,⏎····LucideAngularModule⏎··` with `HlmCardModule,·LeagueIconComponent,·BrnProgressComponent,·BrnProgressIndicatorComponent,·HlmProgressIndicatorDirective,·HlmButtonModule,·LucideAngularModule`
|
Code Quality Checks:
webapp/src/app/ui/league/elo-card/elo-card.component.ts#L35
Replace `this.leaguePoints()!·-·this.currentLeague()!.minPoints)·*·100` with `(this.leaguePoints()!·-·this.currentLeague()!.minPoints)·*·100)`
|
Code Quality Checks:
webapp/src/app/ui/league/icon/league-icon.component.ts#L6
Replace `⏎··'size-8',⏎·` with `'size-8',`
|
|
Code Quality Checks:
webapp/src/app/ui/league/icon/league-icon.component.ts#L10
Replace `······` with `····`
|
|
Code Quality Checks:
webapp/src/app/ui/league/icon/league-icon.component.ts#L12
Replace `········` with `······`
|
|
Code Quality Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Quality Checks:
webapp/src/app/ui/league/elo-card/elo-card.component.ts#L33
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|