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: Add IconV2 with new svg settings and revert old Icons changed by PR #384 #387

Closed physicsSorcererKing closed 3 months ago

physicsSorcererKing commented 4 months ago

Why need this change? / Root cause:

Changes made:

Test Scope / Change impact:

Issue

-

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

GaaSBot commented 3 months ago

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

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 |
Unused exported types in namespaces (1) | Unused exported types in namespaces (1) | |-----------------------------------------| | **BaseBoxFancyProp** interface components/shared/BoxFancy/BoxFancy.tsx |
Configuration issues (1) | Configuration issues (1) | |--------------------------| | **Unused** item in ignoreDependencies: @next/bundle-analyzer |
GaaSBot commented 3 months ago

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

/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/1716907222070-63613.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/1716907222412-43942.report.html) |
/login | Metric | Value | |--------|-------| | Performance | 75 | | Seo | 78 | | Accessibility | 93 | | HTML Report for LHCI Scan | [Report Link](https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1716907222795-4014.report.html) |