Skip to content

enable strictNullChecks in tsconfig.json #5768

@PavelVanecek

Description

@PavelVanecek

The codebase is severely lacking in null checks. Typescript has a setting for it ->> strictNullChecks. When I enable it now I get 1266 errors (in src folder alone).

Let's bring it down to 0 errors (or as close to 0 as we can) and then enable strictNullChecks

Also let's not allow this to block 3.0 release!

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorPRs that refactor existing codetypescriptPRs or Issues surrounding Types or TS refactoring

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions