Skip to content

Update InspectCode nullability issues

Sign in for the full log view
GitHub Actions / Results failed Nov 27, 2024 in 1s

25204 passed, 8 failed and 636 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded-Debug.trx 3150✅ 1❌ 80⚪ 248s
TestResults-Linux-MultiThreaded-Release.trx 3150✅ 1❌ 80⚪ 237s
TestResults-Linux-SingleThread-Debug.trx 3150✅ 1❌ 80⚪ 191s
TestResults-Linux-SingleThread-Release.trx 3150✅ 1❌ 80⚪ 160s
TestResults-macOS-MultiThreaded-Debug.trx 3151✅ 1❌ 79⚪ 703s
TestResults-macOS-SingleThread-Debug.trx 3151✅ 1❌ 79⚪ 350s
TestResults-Windows-MultiThreaded-Debug.trx 3151✅ 1❌ 79⚪ 283s
TestResults-Windows-SingleThread-Debug.trx 3151✅ 1❌ 79⚪ 219s

❌ TestResults-Linux-MultiThreaded-Debug.trx

3231 tests were completed in 248s with 3150 passed, 1 failed and 80 skipped.

Test suite Passed Failed Skipped Time
osu.Framework.Tests.Bindables.AggregateBindableTest 5✅ 1❌ 7ms

❌ osu.Framework.Tests.Bindables.AggregateBindableTest

❌ TestClassAggregate
	System.NullReferenceException : Object reference not set to an instance of an object.
✅ TestMultiplicationAggregate
✅ TestResultBounds
✅ TestSourceChanged
✅ TestSourceRemoved
✅ TestValueChangedFirings

❌ TestResults-Linux-MultiThreaded-Release.trx

3231 tests were completed in 237s with 3150 passed, 1 failed and 80 skipped.

Test suite Passed Failed Skipped Time
osu.Framework.Tests.Bindables.AggregateBindableTest 5✅ 1❌ 7ms

❌ osu.Framework.Tests.Bindables.AggregateBindableTest

❌ TestClassAggregate
	System.NullReferenceException : Object reference not set to an instance of an object.
✅ TestMultiplicationAggregate
✅ TestResultBounds
✅ TestSourceChanged
✅ TestSourceRemoved
✅ TestValueChangedFirings

❌ TestResults-Linux-SingleThread-Debug.trx

3231 tests were completed in 191s with 3150 passed, 1 failed and 80 skipped.

Test suite Passed Failed Skipped Time
osu.Framework.Tests.Bindables.AggregateBindableTest 5✅ 1❌ 7ms

❌ osu.Framework.Tests.Bindables.AggregateBindableTest

❌ TestClassAggregate
	System.NullReferenceException : Object reference not set to an instance of an object.
✅ TestMultiplicationAggregate
✅ TestResultBounds
✅ TestSourceChanged
✅ TestSourceRemoved
✅ TestValueChangedFirings

❌ TestResults-Linux-SingleThread-Release.trx

3231 tests were completed in 160s with 3150 passed, 1 failed and 80 skipped.

Test suite Passed Failed Skipped Time
osu.Framework.Tests.Bindables.AggregateBindableTest 5✅ 1❌ 7ms

❌ osu.Framework.Tests.Bindables.AggregateBindableTest

❌ TestClassAggregate
	System.NullReferenceException : Object reference not set to an instance of an object.
✅ TestMultiplicationAggregate
✅ TestResultBounds
✅ TestSourceChanged
✅ TestSourceRemoved
✅ TestValueChangedFirings

❌ TestResults-macOS-MultiThreaded-Debug.trx

3231 tests were completed in 703s with 3151 passed, 1 failed and 79 skipped.

Test suite Passed Failed Skipped Time
osu.Framework.Tests.Bindables.AggregateBindableTest 5✅ 1❌ 14ms

❌ osu.Framework.Tests.Bindables.AggregateBindableTest

❌ TestClassAggregate
	System.NullReferenceException : Object reference not set to an instance of an object.
✅ TestMultiplicationAggregate
✅ TestResultBounds
✅ TestSourceChanged
✅ TestSourceRemoved
✅ TestValueChangedFirings

❌ TestResults-macOS-SingleThread-Debug.trx

3231 tests were completed in 350s with 3151 passed, 1 failed and 79 skipped.

Test suite Passed Failed Skipped Time
osu.Framework.Tests.Bindables.AggregateBindableTest 5✅ 1❌ 13ms

❌ osu.Framework.Tests.Bindables.AggregateBindableTest

❌ TestClassAggregate
	System.NullReferenceException : Object reference not set to an instance of an object.
✅ TestMultiplicationAggregate
✅ TestResultBounds
✅ TestSourceChanged
✅ TestSourceRemoved
✅ TestValueChangedFirings

❌ TestResults-Windows-MultiThreaded-Debug.trx

3231 tests were completed in 283s with 3151 passed, 1 failed and 79 skipped.

Test suite Passed Failed Skipped Time
osu.Framework.Tests.Bindables.AggregateBindableTest 5✅ 1❌ 7ms

❌ osu.Framework.Tests.Bindables.AggregateBindableTest

❌ TestClassAggregate
	System.NullReferenceException : Object reference not set to an instance of an object.
✅ TestMultiplicationAggregate
✅ TestResultBounds
✅ TestSourceChanged
✅ TestSourceRemoved
✅ TestValueChangedFirings

❌ TestResults-Windows-SingleThread-Debug.trx

3231 tests were completed in 219s with 3151 passed, 1 failed and 79 skipped.

Test suite Passed Failed Skipped Time
osu.Framework.Tests.Bindables.AggregateBindableTest 5✅ 1❌ 8ms

❌ osu.Framework.Tests.Bindables.AggregateBindableTest

❌ TestClassAggregate
	System.NullReferenceException : Object reference not set to an instance of an object.
✅ TestMultiplicationAggregate
✅ TestResultBounds
✅ TestSourceChanged
✅ TestSourceRemoved
✅ TestValueChangedFirings

Annotations

Check failure on line 53 in osu.Framework.Tests/Bindables/AggregateBindableTest.cs

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Framework.Tests.Bindables.AggregateBindableTest ► TestClassAggregate

Failed test found in:
  TestResults-Linux-MultiThreaded-Debug.trx
  TestResults-Linux-SingleThread-Debug.trx
Error:
  System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.
   at osu.Framework.Tests.Bindables.AggregateBindableTest.<>c.<TestClassAggregate>b__2_0(BoxedInt a, BoxedInt b) in /home/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Bindables/AggregateBindableTest.cs:line 53
   at osu.Framework.Bindables.AggregateBindable`1.recalculateAggregate(ValueChangedEvent`1 obj) in /home/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/AggregateBindable.cs:line 99
   at osu.Framework.Bindables.Bindable`1.BindValueChanged(Action`1 onChange, Boolean runOnceImmediately) in /home/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/Bindable.cs:line 221
   at osu.Framework.Bindables.AggregateBindable`1.AddSource(IBindable`1 bindable) in /home/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/AggregateBindable.cs:line 53
   at osu.Framework.Tests.Bindables.AggregateBindableTest.TestClassAggregate() in /home/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Bindables/AggregateBindableTest.cs:line 58
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 53 in osu.Framework.Tests/Bindables/AggregateBindableTest.cs

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Framework.Tests.Bindables.AggregateBindableTest ► TestClassAggregate

Failed test found in:
  TestResults-Linux-MultiThreaded-Release.trx
  TestResults-Linux-SingleThread-Release.trx
Error:
  System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.
   at osu.Framework.Tests.Bindables.AggregateBindableTest.<>c.<TestClassAggregate>b__2_0(BoxedInt a, BoxedInt b) in /home/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Bindables/AggregateBindableTest.cs:line 53
   at osu.Framework.Bindables.AggregateBindable`1.recalculateAggregate(ValueChangedEvent`1 obj) in /home/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/AggregateBindable.cs:line 88
   at osu.Framework.Bindables.Bindable`1.BindValueChanged(Action`1 onChange, Boolean runOnceImmediately) in /home/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/Bindable.cs:line 221
   at osu.Framework.Bindables.AggregateBindable`1.AddSource(IBindable`1 bindable) in /home/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/AggregateBindable.cs:line 53
   at osu.Framework.Tests.Bindables.AggregateBindableTest.TestClassAggregate() in /home/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Bindables/AggregateBindableTest.cs:line 58
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in TestResults-macOS-MultiThreaded-Debug.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Framework.Tests.Bindables.AggregateBindableTest ► TestClassAggregate

Failed test found in:
  TestResults-macOS-MultiThreaded-Debug.trx
Error:
  System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.
   at osu.Framework.Tests.Bindables.AggregateBindableTest.<>c.<TestClassAggregate>b__2_0(BoxedInt a, BoxedInt b) in /Users/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Bindables/AggregateBindableTest.cs:line 53
   at osu.Framework.Bindables.AggregateBindable`1.recalculateAggregate(ValueChangedEvent`1 obj) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/AggregateBindable.cs:line 99
   at osu.Framework.Bindables.Bindable`1.BindValueChanged(Action`1 onChange, Boolean runOnceImmediately) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/Bindable.cs:line 221
   at osu.Framework.Bindables.AggregateBindable`1.AddSource(IBindable`1 bindable) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/AggregateBindable.cs:line 53
   at osu.Framework.Tests.Bindables.AggregateBindableTest.TestClassAggregate() in /Users/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Bindables/AggregateBindableTest.cs:line 58
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in TestResults-macOS-SingleThread-Debug.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Framework.Tests.Bindables.AggregateBindableTest ► TestClassAggregate

Failed test found in:
  TestResults-macOS-SingleThread-Debug.trx
Error:
  System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.
   at osu.Framework.Tests.Bindables.AggregateBindableTest.<>c.<TestClassAggregate>b__2_0(BoxedInt a, BoxedInt b) in /Users/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Bindables/AggregateBindableTest.cs:line 53
   at osu.Framework.Bindables.AggregateBindable`1.recalculateAggregate(ValueChangedEvent`1 obj) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/AggregateBindable.cs:line 99
   at osu.Framework.Bindables.Bindable`1.BindValueChanged(Action`1 onChange, Boolean runOnceImmediately) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/Bindable.cs:line 221
   at osu.Framework.Bindables.AggregateBindable`1.AddSource(IBindable`1 bindable) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Bindables/AggregateBindable.cs:line 53
   at osu.Framework.Tests.Bindables.AggregateBindableTest.TestClassAggregate() in /Users/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Bindables/AggregateBindableTest.cs:line 58
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in TestResults-Windows-MultiThreaded-Debug.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Framework.Tests.Bindables.AggregateBindableTest ► TestClassAggregate

Failed test found in:
  TestResults-Windows-MultiThreaded-Debug.trx
Error:
  System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.
   at osu.Framework.Tests.Bindables.AggregateBindableTest.<>c.<TestClassAggregate>b__2_0(BoxedInt a, BoxedInt b) in D:\a\osu-framework\osu-framework\osu.Framework.Tests\Bindables\AggregateBindableTest.cs:line 53
   at osu.Framework.Bindables.AggregateBindable`1.recalculateAggregate(ValueChangedEvent`1 obj) in D:\a\osu-framework\osu-framework\osu.Framework\Bindables\AggregateBindable.cs:line 99
   at osu.Framework.Bindables.Bindable`1.BindValueChanged(Action`1 onChange, Boolean runOnceImmediately) in D:\a\osu-framework\osu-framework\osu.Framework\Bindables\Bindable.cs:line 221
   at osu.Framework.Bindables.AggregateBindable`1.AddSource(IBindable`1 bindable) in D:\a\osu-framework\osu-framework\osu.Framework\Bindables\AggregateBindable.cs:line 53
   at osu.Framework.Tests.Bindables.AggregateBindableTest.TestClassAggregate() in D:\a\osu-framework\osu-framework\osu.Framework.Tests\Bindables\AggregateBindableTest.cs:line 58
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in TestResults-Windows-SingleThread-Debug.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Framework.Tests.Bindables.AggregateBindableTest ► TestClassAggregate

Failed test found in:
  TestResults-Windows-SingleThread-Debug.trx
Error:
  System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.
   at osu.Framework.Tests.Bindables.AggregateBindableTest.<>c.<TestClassAggregate>b__2_0(BoxedInt a, BoxedInt b) in D:\a\osu-framework\osu-framework\osu.Framework.Tests\Bindables\AggregateBindableTest.cs:line 53
   at osu.Framework.Bindables.AggregateBindable`1.recalculateAggregate(ValueChangedEvent`1 obj) in D:\a\osu-framework\osu-framework\osu.Framework\Bindables\AggregateBindable.cs:line 99
   at osu.Framework.Bindables.Bindable`1.BindValueChanged(Action`1 onChange, Boolean runOnceImmediately) in D:\a\osu-framework\osu-framework\osu.Framework\Bindables\Bindable.cs:line 221
   at osu.Framework.Bindables.AggregateBindable`1.AddSource(IBindable`1 bindable) in D:\a\osu-framework\osu-framework\osu.Framework\Bindables\AggregateBindable.cs:line 53
   at osu.Framework.Tests.Bindables.AggregateBindableTest.TestClassAggregate() in D:\a\osu-framework\osu-framework\osu.Framework.Tests\Bindables\AggregateBindableTest.cs:line 58
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)