Merge pull request #257 from shobhit-pathak/dev #22
Annotations
5 warnings
Build and Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Release:
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:
Pausing.cs#L17
Unreachable code detected
|
Build and Release:
PracticeMode.cs#L671
Converting null literal or possible null value to non-nullable type.
|
Build and Release:
Utility.cs#L809
Unreachable code detected
|