Enable TypeScript compiler strict null checks [WPB-22420]#21203
Merged
Conversation
0a8faf6 to
eb2918a
Compare
…errors - guarantee that enabling strict null checks does not change message, calling, invitation, or notification behavior - keep nullability explicit and readable so invariants remain obvious at call sites - maintain repository-wide confidence by keeping both test behavior and type contracts aligned
eb2918a to
b83a7fb
Compare
|
Contributor
|
🔗 Download Full Report Artifact 🧪 Playwright Test Summary
specs/CriticalFlow/channelsCall-TC-8755.spec.ts (❌ 0 failed,
|
arjita-mitra
approved these changes
May 4, 2026
screendriver
pushed a commit
that referenced
this pull request
May 15, 2026
…s [WPB-22420] (#21233) This reverts a [change](https://github.com/wireapp/wire-webapp/pull/21203/changes#diff-6a7d2709a05a0aa3f0e20d913b37f6edd3449395be5bbb13e1673c585de4bda6R3100) made in #21203 which changed the behavior of this message type by passing `0` as empty value instead of `null` causing the wrong system message to be printed. This fixes the regression test TC-3720 for self deleting messages.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Uh oh!
There was an error while loading. Please reload this page.