Skip to content

Refactor goal progress display and enhance mobile layout with new styles #6

Refactor goal progress display and enhance mobile layout with new styles

Refactor goal progress display and enhance mobile layout with new styles #6

Triggered via push March 15, 2026 19:41
Status Failure
Total duration 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Type Check
Process completed with exit code 2.
Type Check: test/uiModules.test.ts#L221
Property 'goalProgressFill' is missing in type '{ developers: HTMLElement; upgradeShop: HTMLElement; upgradeOwned: HTMLElement; achievements: HTMLElement; upgradeLocked: HTMLElement; ... 7 more ...; prestigeReset: HTMLButtonElement; }' but required in type '{ developers: HTMLElement; upgradeShop: HTMLElement; upgradeOwned: HTMLElement; achievements: HTMLElement; upgradeLocked: HTMLElement; ... 8 more ...; prestigeReset: HTMLButtonElement; }'.
Type Check: src/main.ts#L53
Property 'goalProgressFill' is missing in type '{ developers: HTMLElement; upgradeShop: HTMLElement; upgradeOwned: HTMLElement; achievements: HTMLElement; upgradeLocked: HTMLElement; ... 7 more ...; prestigeReset: HTMLButtonElement; }' but required in type '{ developers: HTMLElement; upgradeShop: HTMLElement; upgradeOwned: HTMLElement; achievements: HTMLElement; upgradeLocked: HTMLElement; ... 8 more ...; prestigeReset: HTMLButtonElement; }'.
Tests
Process completed with exit code 1.
test/uiModules.test.ts > management panels controller initializes panels, renders data, and dispatches clicks: src/app/managementPanelsController.ts#L671
TypeError: Cannot read properties of undefined (reading 'style') ❯ renderPrestige src/app/managementPanelsController.ts:671:31 ❯ Object.render src/app/managementPanelsController.ts:368:5 ❯ test/uiModules.test.ts:247:14
Type Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Format Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unused Code Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/