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

💄 fix chat room color #371

Closed JohnsonMao closed 6 months ago

JohnsonMao commented 6 months ago

Why need this change? / Root cause:

Changes made:

Test Scope / Change impact:

-

Issue

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

GaaSBot commented 6 months ago

✅ Knip Scan Result for https://github.com/Game-as-a-Service/Game-Lobby-Web/pull/371/commits/5fb18a56ea7d5b166accb598b23447c8eca20bc3

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 6 months ago

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

/rooms | Metric | Value | |--------|-------| | Performance | 71 | | Seo | 78 | | Accessibility | 78 | | HTML Report for LHCI Scan | [Report Link](https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1708787617223-59585.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/1708787617626-24309.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/1708787617901-71888.report.html) |