Game-as-a-Service / Game-Lobby-Web

The frontend of the Game as a Service lobby.
https://lobby.gaas.waterballsa.tw/
Apache License 2.0
25 stars 7 forks source link

feat: add Bars components #373

Closed allyusd closed 5 months ago

allyusd commented 7 months ago

Why need this change? / Root cause:

Changes made:

Test Scope / Change impact:

-

Issue

sonarcloud[bot] commented 7 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

GaaSBot commented 7 months ago

Knip Scan Result for https://github.com/Game-as-a-Service/Game-Lobby-Web/pull/373/commits/f0cfc5f4b031ac1f30ff20454a449f9c1b3c5669

Unused files (9) | Unused files (9) | |------------------| | .bundlewatch.config.js | | components/shared/Chat/ChatContent.tsx | | components/shared/Chat/ChatMessage.tsx | | components/shared/Chat/index.tsx | | configs/i18nConfigs.ts | | lighthouserc.js | | reset.d.ts | | scripts/knipScanReporter.js | | scripts/lhciScanReporter.js |
Unused dependencies (2) | Unused dependencies (2) | |-------------------------| | **@svgr/webpack** package.json | | **sharp** package.json |
Unused devDependencies (5) | Unused devDependencies (5) | |----------------------------| | **@actions/github** package.json | | **@octokit/core** package.json | | **@storybook/blocks** package.json | | **@storybook/testing-library** package.json | | **@total-typescript/ts-reset** package.json |
Unused exported types (2) | Unused exported types (2) | |---------------------------| | **ChatProps** type components/shared/Chat/v2/Chat.tsx | | **ChatHeaderProps** type components/shared/Chat/v2/ChatHeader.tsx |
Configuration issues (1) | Configuration issues (1) | |--------------------------| | **Unused** item in ignoreDependencies: @next/bundle-analyzer |
GaaSBot commented 7 months ago

🤖 Lighthouse Scan Result for https://github.com/Game-as-a-Service/Game-Lobby-Web/pull/373/commits/f0cfc5f4b031ac1f30ff20454a449f9c1b3c5669

/rooms | Metric | Value | |--------|-------| | Performance | 73 | | Seo | 78 | | Accessibility | 78 | | HTML Report for LHCI Scan | [Report Link](https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1708864101561-94951.report.html) |
/rooms/abc | Metric | Value | |--------|-------| | Performance | 76 | | Seo | 78 | | Accessibility | 64 | | HTML Report for LHCI Scan | [Report Link](https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1708864101822-64230.report.html) |
/login | Metric | Value | |--------|-------| | Performance | 47 | | Seo | 80 | | Accessibility | 94 | | HTML Report for LHCI Scan | [Report Link](https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1708864102052-58667.report.html) |