chore: update dxdata from assembly-line #480
backend.yml
on: push
Lint and Build
52s
Integration Tests
1m 29s
Build Docker Image
2m 27s
Deploy to Coolify
0s
Annotations
2 errors and 3 warnings
|
Integration Tests
Process completed with exit code 1.
|
|
src/test/chart-og-image.test.ts > chart OG image data resolution > supports Utage charts with custom difficulty labels:
apps/backend/src/test/chart-og-image.test.ts#L120
AssertionError: expected { …(19) } to match object { …(9) }
(16 matching properties omitted from actual)
- Expected
+ Received
{
"detailUrl": "https://dxrating.net/songs/%5B%E5%AE%B4%5D%E3%82%BB%E3%82%AC%E3%82%B5%E3%82%BF%E3%83%BC%E3%83%B3%E8%B5%B7%E5%8B%95%E9%9F%B3%5BH.%5D%5BRemix%5D/utage/%E3%80%90%E5%AE%B4%E3%80%91",
"difficulty": "【宴】",
"difficultyLabel": "【宴】",
"level": "13+?",
- "levelLabel": "Lv 13.6",
+ "levelLabel": "Lv 13.7",
"songId": "[宴]セガサターン起動音[H.][Remix]",
"title": "[宴]セガサターン起動音[H.][Remix]",
"type": "utage",
"typeLabel": "Utage",
}
❯ src/test/chart-og-image.test.ts:120:18
|
|
Lint and Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Docker Image
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01, actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc, actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|