Skip to content

Fixing some latent type errors#5584

Open
ef4 wants to merge 1 commit into
mainfrom
fixing-latent-type-errors
Open

Fixing some latent type errors#5584
ef4 wants to merge 1 commit into
mainfrom
fixing-latent-type-errors

Conversation

@ef4

@ef4 ef4 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

While working on removing the standalone declarations build in boxel-ui, @backspace and I discovered that there are many pre-existing type errors that were being hidden behind skipLibCheck. Once you start type-checking boxel-ui directly against source, it's no longer hidden behind skipLibCheck and these errors surface.

This is just a partial set of them, more need to be fixed before we can actually stop pre-building the boxel-ui declarations.

While working on removing the standalone declarations build in boxel-ui, we discovered that there are many pre-existing type errors that were being hidden behind skipLibCheck.

Once you start type-checking boxel-ui directly against source, it's no longer hidden behind skipLibCheck and these errors surface.

This is just a partial set of them, more need to be fixed before we can actually stop pre-building the boxel-ui declarations.
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Preview deployments

Host Test Results

    1 files      1 suites   3h 0m 0s ⏱️
3 595 tests 3 580 ✅ 15 💤 0 ❌
3 614 runs  3 599 ✅ 15 💤 0 ❌

Results for commit c0528d9.

Realm Server Test Results

    1 files      1 suites   13m 46s ⏱️
1 924 tests 1 924 ✅ 0 💤 0 ❌
2 003 runs  2 003 ✅ 0 💤 0 ❌

Results for commit c0528d9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant