I'm getting a strange compile error that I can't replicate locally, only in GitHub Actions, I'm on the latest version of everything, ash deps, elixir and erlang.
==> spendableCompiling 5 files (.ex)warning: invalid association `budget` in schema Spendable.BudgetAllocation: associated module Spendable.Budget is not an Ecto schemaWarning: lib/spendable/resources/budget_allocation.ex:1
==> spendableCompiling 5 files (.ex)warning: invalid association `budget` in schema Spendable.BudgetAllocation: associated module Spendable.Budget is not an Ecto schemaWarning: lib/spendable/resources/budget_allocation.ex:1
I'm not sure what would be different in GitHub Actions to cause this, any ideas where to look?
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.