- Remove unused orderCosts parameter from createExpensesFromCsvData function - Update function call to match new signature - Upgrade GitHub Actions to use Node.js 24 instead of deprecated Node.js 20 - Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 environment variable This should resolve the build failure and deprecation warnings in CI/CD. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||