Bump actions/setup-dotnet from 4.0.0 to 4.0.1 #1658
Annotations
14 warnings
|
|
|
|
src/Snap.CoreRun.Pal/src/pal.cpp#L1691
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L996
'=': conversion from 'size_t' to 'Int32', possible loss of data
|
src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L1055
'=': conversion from 'size_t' to 'Int32', possible loss of data
|
src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L1190
'=': conversion from 'size_t' to 'Int32', possible loss of data
|
src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L1417
'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L1418
'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L1423
'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _setmode. See online help for details.
|
src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L1425
'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L1431
'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details.
|
src/Vendor/bsdiff/3rdparty/bzip2/compress.c#L205
'=': conversion from '__int64' to 'Int32', possible loss of data
|
This job succeeded
Loading