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: update node.js version for automatic Storybook deployment #370

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
No data about Duplication

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/370/commits/3dfb69222313d57d2309c8d00458365b57737d37

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/370/commits/3dfb69222313d57d2309c8d00458365b57737d37

/rooms | Metric | Value | |--------|-------| | Performance | 74 | | Seo | 78 | | Accessibility | 78 | | HTML Report for LHCI Scan | [Report Link](https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1708787468243-94457.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/1708787468916-41858.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/1708787469308-60712.report.html) |