stripity-stripe
stripity-stripe copied to clipboard
Add reporting entities
Add report run and report type entities.
I also ran mix format
to format my added code and it ended up changing quite a bit of existing code.
CI failed due to an Requested Elixir / Erlang/OTP version (1.10 / OTP-24.3.4.5) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?)
error. https://hexdocs.pm/elixir/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp shows Elixir 1.10 and OTP 24 aren't compatible.
Is there anyone making changes to fix this ?