Skip to content

Build(deps): Bump YamlDotNet from 13.1.1 to 13.2.0 #1500

Build(deps): Bump YamlDotNet from 13.1.1 to 13.2.0

Build(deps): Bump YamlDotNet from 13.1.1 to 13.2.0 #1500

Triggered via pull request August 15, 2023 04:11
Status Success
Total duration 11m 4s
Artifacts

dotnetcore.yml

on: pull_request
Matrix: linux
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
Setup
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Bootstrap win-x86-Release: 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.
Bootstrap win-x86-Release: 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.
Bootstrap win-x86-Release: 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.
Bootstrap win-x86-Release: 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.
Bootstrap win-x86-Release: 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.
Bootstrap win-x86-Release: src/Vendor/nanoid_cpp/tests/unit_tests.cpp#L187
'<<': check operator precedence for possible error; use parentheses to clarify precedence
Bootstrap win-x86-Release: src/Snap/LibPal.cs#L73
Unreachable code detected
Bootstrap win-x86-Release: src/Snap/LibBsDiff.cs#L102
Unreachable code detected
Bootstrap win-x86-Release: src/Snap/LibPal.cs#L73
Unreachable code detected
Bootstrap win-x86-Release: src/Snap/LibBsDiff.cs#L102
Unreachable code detected
Bootstrap win-x86-Debug: 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.
Bootstrap win-x86-Debug: 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.
Bootstrap win-x86-Debug: 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.
Bootstrap win-x86-Debug: 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.
Bootstrap win-x86-Debug: 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.
Bootstrap win-x86-Debug: src/Vendor/nanoid_cpp/tests/unit_tests.cpp#L187
'<<': check operator precedence for possible error; use parentheses to clarify precedence
Bootstrap win-x86-Debug: src/Snap/LibPal.cs#L73
Unreachable code detected
Bootstrap win-x86-Debug: src/Snap/LibBsDiff.cs#L102
Unreachable code detected
Bootstrap win-x86-Debug: src/Snap/LibPal.cs#L73
Unreachable code detected
Bootstrap win-x86-Debug: src/Snap/LibBsDiff.cs#L102
Unreachable code detected
Bootstrap win-x64-Release: src/Snap.CoreRun.Pal/src/pal.cpp#L1693
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
Bootstrap win-x64-Release: src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L996
'=': conversion from 'size_t' to 'Int32', possible loss of data
Bootstrap win-x64-Release: src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L1055
'=': conversion from 'size_t' to 'Int32', possible loss of data
Bootstrap win-x64-Release: src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L1190
'=': conversion from 'size_t' to 'Int32', possible loss of data
Bootstrap win-x64-Release: 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.
Bootstrap win-x64-Release: 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.
Bootstrap win-x64-Release: 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.
Bootstrap win-x64-Release: 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.
Bootstrap win-x64-Release: 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.
Bootstrap win-x64-Release: src/Vendor/bsdiff/3rdparty/bzip2/compress.c#L205
'=': conversion from '__int64' to 'Int32', possible loss of data
Bootstrap win-x64-Debug: src/Snap.CoreRun.Pal/src/pal.cpp#L1693
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
Bootstrap win-x64-Debug: src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L996
'=': conversion from 'size_t' to 'Int32', possible loss of data
Bootstrap win-x64-Debug: src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L1055
'=': conversion from 'size_t' to 'Int32', possible loss of data
Bootstrap win-x64-Debug: src/Vendor/bsdiff/3rdparty/bzip2/bzlib.c#L1190
'=': conversion from 'size_t' to 'Int32', possible loss of data
Bootstrap win-x64-Debug: 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.
Bootstrap win-x64-Debug: 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.
Bootstrap win-x64-Debug: 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.
Bootstrap win-x64-Debug: 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.
Bootstrap win-x64-Debug: 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.
Bootstrap win-x64-Debug: src/Vendor/bsdiff/3rdparty/bzip2/compress.c#L205
'=': conversion from '__int64' to 'Int32', possible loss of data