Build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 #1508
Annotations
10 warnings
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/nanoid_cpp/tests/unit_tests.cpp#L187
'<<': check operator precedence for possible error; use parentheses to clarify precedence
|
src/Snap/LibPal.cs#L73
Unreachable code detected
|
src/Snap/LibBsDiff.cs#L102
Unreachable code detected
|
src/Snap/LibPal.cs#L73
Unreachable code detected
|
src/Snap/LibBsDiff.cs#L102
Unreachable code detected
|
The logs for this run have expired and are no longer available.
Loading