Skip to content

Bump actions/setup-dotnet from 4.1.0 to 4.2.0 #1698

Bump actions/setup-dotnet from 4.1.0 to 4.2.0

Bump actions/setup-dotnet from 4.1.0 to 4.2.0 #1698

Triggered via pull request December 27, 2024 04:28
Status Success
Total duration 9m 53s
Artifacts 8

dotnetcore.yml

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

Annotations

46 warnings
Setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Bootstrap linux-arm64-Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Bootstrap linux-arm64-Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Bootstrap linux-x64-Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Bootstrap linux-x64-Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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-x86-Debug: src/Snap/LibPal.cs#L73
Unreachable code detected
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-x64-Debug: src/Snap.CoreRun.Pal/src/pal.cpp#L1691
'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
Bootstrap win-x64-Release: src/Snap.CoreRun.Pal/src/pal.cpp#L1691
'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
Nupkg
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
ubuntu-latest-linux-arm64-Debug
49.6 MB
ubuntu-latest-linux-arm64-Release
45.7 MB
ubuntu-latest-linux-x64-Debug
51.8 MB
ubuntu-latest-linux-x64-Release
47.8 MB
windows-latest-win-x64-Debug
50.3 MB
windows-latest-win-x64-Release
48.7 MB
windows-latest-win-x86-Debug
46.4 MB
windows-latest-win-x86-Release
44.8 MB