Bump BenchmarkDotNet from 0.14.0 to 0.15.4 #3108
Annotations
1 error and 12 warnings
execute tests (no reports)
Process completed with exit code 1.
|
execute tests (no reports):
library/src/Core/Calibration/Components/Calibrator.cs#L204
'Calibrator.Save(string)' is obsolete
|
execute tests (no reports):
library/src/Core/Calibration/Components/Calibrator.cs#L184
'Calibrator.Save(string)' is obsolete
|
|
build ReFlex without external sensors:
library/src/Core/Interactivity/Components/NoInteractionObserver.cs#L15
The event 'NoInteractionObserver.NewInteractions' is never used
|
build ReFlex without external sensors:
library/src/Core/Tuio/Components/TuioSender.cs#L206
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
build ReFlex without external sensors:
library/src/Core/Tuio/Components/TuioSender.cs#L178
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
build ReFlex without external sensors:
test/Library/Common.Test/ArrayUtilsTests.cs#L284
'ArrayUtils.ReferencingArrays<T>(T[*,*], T[*,*])' is obsolete: 'Warning: Referencing 2d arrays is extremely slow'
|
build ReFlex without external sensors:
test/Library/Common.Test/ArrayUtilsTests.cs#L279
'ArrayUtils.ReferencingArrays<T>(T[*,*], T[*,*])' is obsolete: 'Warning: Referencing 2d arrays is extremely slow'
|
build ReFlex without external sensors:
test/Library/Common.Test/ArrayUtilsTests.cs#L274
'ArrayUtils.ReferencingArrays<T>(T[*,*], T[*,*])' is obsolete: 'Warning: Referencing 2d arrays is extremely slow'
|
build ReFlex without external sensors:
test/Library/Common.Test/ArrayUtilsTests.cs#L254
'ArrayUtils.ReferencingArrays<T>(T[*,*], T[*,*])' is obsolete: 'Warning: Referencing 2d arrays is extremely slow'
|
build ReFlex without external sensors:
library/src/Core/Calibration/Components/Calibrator.cs#L204
'Calibrator.Save(string)' is obsolete
|
build ReFlex without external sensors:
library/src/Core/Calibration/Components/Calibrator.cs#L184
'Calibrator.Save(string)' is obsolete
|
Loading