Skip to content

Bump docker/login-action from 3.2.0 to 3.3.0 (#413) #1674

Bump docker/login-action from 3.2.0 to 3.3.0 (#413)

Bump docker/login-action from 3.2.0 to 3.3.0 (#413) #1674

Triggered via push July 23, 2024 07:12
Status Failure
Total duration 6m 18s
Artifacts 6

dotnetcore.yml

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

Annotations

3 errors and 40 warnings
Bootstrap linux-x64-Debug
Process completed with exit code 1.
Bootstrap linux-x64-Release
The job was canceled because "Debug_linux-x64_ubuntu-la" failed.
Bootstrap linux-x64-Release
The operation was canceled.
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
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/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-Release: src/Snap/LibPal.cs#L73
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

Artifacts

Produced during runtime
Name Size
ubuntu-latest-linux-arm64-Debug Expired
47.9 MB
ubuntu-latest-linux-arm64-Release Expired
44 MB
windows-latest-win-x64-Debug Expired
48.7 MB
windows-latest-win-x64-Release Expired
47.2 MB
windows-latest-win-x86-Debug Expired
45.2 MB
windows-latest-win-x86-Release Expired
43.8 MB