Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Apply strictNullChecks to src/components/views/auth/* (#10299 #10299

Merged
merged 2 commits into from
Mar 7, 2023

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Mar 6, 2023

Fixes element-hq/element-web#24651


This change is marked as an internal change (Task), so will not be included in the changelog.

@t3chguy t3chguy added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Mar 6, 2023
@t3chguy t3chguy requested a review from a team as a code owner March 6, 2023 18:18
Copy link
Contributor

@florianduros florianduros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGFM, two minors comments

src/SdkConfig.ts Show resolved Hide resolved
src/components/structures/MatrixChat.tsx Show resolved Hide resolved
@t3chguy t3chguy changed the title Apply strictNullChecks to src/components/views/auth/* Apply strictNullChecks to src/components/views/auth/* (#10299 Mar 7, 2023
@t3chguy t3chguy merged commit 32aa18f into develop Mar 7, 2023
@t3chguy t3chguy deleted the t3chguy/fix/24651 branch March 7, 2023 10:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply strictNullChecks to src/components/views/auth/*
2 participants