Zenmo / Local4Local

Repo voor ZEnMo-Zero gebaseerde modellen van energiecooperaties voor het Local4Local project
1 stars 0 forks source link

Failed build does not abort deploy #93

Closed Erikvv closed 2 days ago

Erikvv commented 2 weeks 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'.
Erikvv commented 2 weeks ago

Fixed in a394d1cc8297818fc2e32248d87d84d58367dfdc

Erikvv commented 2 days ago

Somehow this change is not in main