Bump SixLabors.ImageSharp from 3.1.12 to 4.0.0 #3146
Annotations
1 error, 10 warnings, and 1 notice
|
build ReFlex without external sensors
Process completed with exit code 1.
|
|
build ReFlex without external sensors:
test/TuioTestClientConsole/Program.cs#L109
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
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#L215
'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#L187
'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
|
|
|
background
wait
wait-all
cancel
Loading