Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typescript errors prevent next build #17

Closed
tarngerine opened this issue Jun 10, 2021 · 2 comments
Closed

typescript errors prevent next build #17

tarngerine opened this issue Jun 10, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@tarngerine
Copy link

not a blocker, i can just disable typescript on the next app (prototype so it's okay), but im guessing the error is throwing because it's a .ts file but it doesnt actually have types?

image

@bdon bdon self-assigned this Jun 10, 2021
@bdon bdon added the bug Something isn't working label Jun 10, 2021
@bdon
Copy link
Member

bdon commented Jun 10, 2021

Yeah, the typescript build is broken; I'm planning to fix it after I reorganize the internal APIs to support #1, #2, #7, and #13, but this won't be for a few weeks at the earliest. Will keep this issue open to track progress.

bdon added a commit that referenced this issue Jun 25, 2021
@bdon
Copy link
Member

bdon commented Jun 29, 2021

type check and test suite are now part of GitHub Actions CI

@bdon bdon closed this as completed Jun 29, 2021
@bdon bdon mentioned this issue Oct 8, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants