Merge pull request #226 from shobhit-pathak/dev #21
Annotations
4 warnings
Build and Release Artifacts:
DatabaseStats.cs#L21
Non-nullable field 'connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build and Release Artifacts:
Pausing.cs#L17
Unreachable code detected
|
Build and Release Artifacts:
PracticeMode.cs#L658
Converting null literal or possible null value to non-nullable type.
|
Build and Release Artifacts:
Utility.cs#L809
Unreachable code detected
|
Loading