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

Enable strict null checks in Typescript #910

Open
Richard87 opened this issue Dec 28, 2023 · 0 comments · Fixed by equinor/radix-job-scheduler#143 or equinor/radix-log-api#42 · May be fixed by #1140 or equinor/radix-api#707
Open

Enable strict null checks in Typescript #910

Richard87 opened this issue Dec 28, 2023 · 0 comments · Fixed by equinor/radix-job-scheduler#143 or equinor/radix-log-api#42 · May be fixed by #1140 or equinor/radix-api#707
Assignees

Comments

@Richard87
Copy link
Contributor

Richard87 commented Dec 28, 2023

Summer task 😎
Will catch many issues where we try to use data that's undefined

Fix part of the code, enable check, disable check again when moving to the next part.

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