Support for improved song sync #285
Annotations
8 errors and 9 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
YARG.Core.UnitTests/Audio/PreviewContextTests.cs#L215
'PreviewContextTests.FakeStemMixer.EmptyOneShotChannel.ClearSchedule()': no suitable method found to override
|
|
Run tests:
YARG.Core.UnitTests/Audio/PreviewContextTests.cs#L213
'PreviewContextTests.FakeStemMixer.EmptyOneShotChannel.Schedule(double)': no suitable method found to override
|
|
Run tests:
YARG.Core.UnitTests/Audio/PreviewContextTests.cs#L212
'PreviewContextTests.FakeStemMixer.EmptyOneShotChannel.Play()': no suitable method found to override
|
|
Run tests:
YARG.Core.UnitTests/Audio/PreviewContextTests.cs#L192
'PreviewContextTests.FakeStemMixer' does not implement inherited abstract member 'StemMixer.CreateOneShotChannel(int, IReadOnlyList<double>)'
|
|
Run tests:
YARG.Core.UnitTests/Audio/PreviewContextTests.cs#L192
'PreviewContextTests.FakeStemMixer' does not implement inherited abstract member 'StemMixer.SetPlaybackSpeed_Internal(float, float, bool)'
|
|
Run tests:
YARG.Core.UnitTests/Audio/PreviewContextTests.cs#L244
'PreviewContextTests.FakeStemMixer.SetSpeed_Internal(float, bool)': no suitable method found to override
|
|
Run tests:
YARG.Core.UnitTests/Audio/PreviewContextTests.cs#L208
'PreviewContextTests.FakeStemMixer.CreateOneShotChannel(int)': no suitable method found to override
|
|
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/Engine/Drums/DrumsEngine.cs#L110
Nullable value type may be null.
|
|
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/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/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