Bump MSTest.TestFramework from 3.0.2 to 3.6.2 in /src #306
Annotations
10 warnings
Build-arm64-Core:
src/SharpPlink/PuttySrc/marshal.c#L43
'function': conversion from 'unsigned long' to 'uint16_t', possible loss of data
|
Build-arm64-Core:
src/SharpPlink/PuttySrc/marshal.c#L67
'function': conversion from 'size_t' to 'unsigned long', possible loss of data
|
Build-arm64-Core:
src/SharpPlink/PuttySrc/marshal.c#L97
'function': conversion from 'size_t' to 'unsigned char', possible loss of data
|
Build-arm64-Core:
src/SharpPlink/PuttySrc/mpint.c#L86
'=': conversion from 'uintmax_t' to 'BignumInt', possible loss of data
|
Build-arm64-Core:
src/SharpPlink/PuttySrc/mpint.c#L125
'=': conversion from 'uintmax_t' to 'BignumInt', possible loss of data
|
Build-arm64-Core:
src/SharpPlink/PuttySrc/mpint.c#L145
unary minus operator applied to unsigned type, result still unsigned
|
Build-arm64-Core:
src/SharpPlink/PuttySrc/mpint.c#L155
unary minus operator applied to unsigned type, result still unsigned
|
Build-arm64-Core:
src/SharpPlink/PuttySrc/mpint.c#L170
unary minus operator applied to unsigned type, result still unsigned
|
Build-arm64-Core:
src/SharpPlink/PuttySrc/mpint.c#L258
unary minus operator applied to unsigned type, result still unsigned
|
Build-arm64-Core:
src/SharpPlink/PuttySrc/mpint.c#L260
unary minus operator applied to unsigned type, result still unsigned
|
Loading