Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Fixed null reference errors #1916

Merged
merged 1 commit into from
Oct 2, 2022
Merged

Fixed null reference errors #1916

merged 1 commit into from
Oct 2, 2022

Conversation

pictos
Copy link
Contributor

@pictos pictos commented Sep 30, 2022

Description of Bug

After chatting with @jadenrogers, I saw that we didn't added all null checks possibles... Not sure why this didn't fail on CI.

Issues Fixed

Behavioral Changes

PR Checklist

  • Has a linked Issue, and the Issue has been approved
  • Has tests (if omitted, state reason in description)
  • Has samples (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Changes adhere to coding standard

@pictos pictos enabled auto-merge (squash) October 2, 2022 00:15
@pictos pictos merged commit 299fac6 into main Oct 2, 2022
@pictos pictos deleted the pj/fix-nullable-errors branch October 2, 2022 01:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[♻Housekeeping] Added more null checks and make Roslyn happy
2 participants