Add Autodowncharter tool and library calls#415
Open
jstnlef wants to merge 3 commits into
Open
Annotations
10 warnings
|
Run tests:
YARG.Core.UnitTests/Parsing/ParseBehaviorTests.Midi.cs#L485
The pattern is redundant.
|
|
Run tests:
YARG.Core/Engine/BaseEngine.Generic.cs#L1579
Dereference of a possibly null reference.
|
|
Run tests:
YARG.Core/Engine/BaseEngine.Generic.cs#L1575
Dereference of a possibly null reference.
|
|
Run tests:
YARG.Core/Engine/Drums/DrumsEngine.cs#L110
Nullable value type may be null.
|
|
Run tests:
YARG.Core/Engine/BaseEngine.cs#L165
Non-nullable property 'StarScoreThresholds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run tests:
YARG.Core/Game/YargProfile.cs#L154
Non-nullable field 'FiveLaneDrumsHighwayOrdering' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run tests:
YARG.Core/Game/YargProfile.cs#L154
Non-nullable field 'ProDrumsHighwayOrdering' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run tests:
YARG.Core/Game/YargProfile.cs#L154
Non-nullable field 'FourLaneDrumsHighwayOrdering' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run tests:
YARG.Core/Audio/GlobalAudioHandler.cs#L324
Dereference of a possibly null reference.
|
|
Run tests:
YARG.Core/Audio/GlobalAudioHandler.cs#L305
Dereference of a possibly null reference.
|
background
wait
wait-all
cancel
parallel
Loading