denoland / saaskit

A modern SaaS template built on Fresh.
https://deno.com/saaskit
MIT License
1.22k stars 151 forks source link

Bug report: CI is broken due to missing types #693

Closed dominikj111 closed 2 weeks ago

dominikj111 commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

In CLI, do deno fmt --check && deno lint && deno task check:license --check && deno task check:types && deno task test.

Expected behavior A clear and concise description of what you expected to

All tests should pass.

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2024-10-25 at 06 02 30

Desktop (please complete the following information):