Closed Erikvv closed 2 days ago
In https://github.com/Zenmo/Local4Local/actions/runs/11834717829/job/32975978150 building the front-end fails yet the deploy continues.
> tsc -b && vite build src/components/solarfarm/solarfarms-display-edit.tsx(19,57): error TS2345: Argument of type 'number' is not assignable to parameter of type 'AssetType'.
Fixed in a394d1cc8297818fc2e32248d87d84d58367dfdc
Somehow this change is not in main
In https://github.com/Zenmo/Local4Local/actions/runs/11834717829/job/32975978150 building the front-end fails yet the deploy continues.