Skip to content

Enable auditing of nuget packages #1676

Enable auditing of nuget packages

Enable auditing of nuget packages #1676

Triggered via pull request July 30, 2024 08:52
Status Failure
Total duration 4m 3s
Artifacts

dotnetcore.yml

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

Annotations

38 errors and 26 warnings
Bootstrap linux-arm64-Debug
'OsPlatformYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap linux-arm64-Debug
'OsPlatformYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap linux-arm64-Debug
'SemanticVersionYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap linux-arm64-Debug
'SemanticVersionYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap linux-arm64-Debug
'UriYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap linux-arm64-Debug
'UriYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap linux-arm64-Debug
Process completed with exit code 1.
Bootstrap linux-x64-Debug
The job was canceled because "Debug_linux-arm64_ubuntu-" failed.
Bootstrap linux-x64-Debug
'OsPlatformYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap linux-x64-Debug
'OsPlatformYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap linux-x64-Debug
'SemanticVersionYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap linux-x64-Debug
'SemanticVersionYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap linux-x64-Debug
'UriYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap linux-x64-Debug
'UriYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap linux-x64-Debug
The operation was canceled.
Bootstrap linux-arm64-Release
The job was canceled because "Debug_linux-arm64_ubuntu-" failed.
Bootstrap linux-arm64-Release
The operation was canceled.
Bootstrap linux-x64-Release
The job was canceled because "Debug_linux-arm64_ubuntu-" failed.
Bootstrap linux-x64-Release
'OsPlatformYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap linux-x64-Release
'OsPlatformYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap linux-x64-Release
'SemanticVersionYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap linux-x64-Release
'SemanticVersionYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap linux-x64-Release
'UriYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap linux-x64-Release
'UriYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap linux-x64-Release
The operation was canceled.
Bootstrap win-x86-Release: src/Snap/Core/Yaml/TypeConverters/OsPlatformYamlTypeConverter.cs#L9
'OsPlatformYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap win-x86-Release: src/Snap/Core/Yaml/TypeConverters/OsPlatformYamlTypeConverter.cs#L9
'OsPlatformYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap win-x86-Release: src/Snap/Core/Yaml/TypeConverters/SemanticVersionYamlTypeConverter.cs#L9
'SemanticVersionYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap win-x86-Release: src/Snap/Core/Yaml/TypeConverters/SemanticVersionYamlTypeConverter.cs#L9
'SemanticVersionYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap win-x86-Release: src/Snap/Core/Yaml/TypeConverters/UriYamlTypeConverter.cs#L8
'UriYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.ReadYaml(IParser, Type, ObjectDeserializer)'
Bootstrap win-x86-Release: src/Snap/Core/Yaml/TypeConverters/UriYamlTypeConverter.cs#L8
'UriYamlTypeConverter' does not implement interface member 'IYamlTypeConverter.WriteYaml(IEmitter, object?, Type, ObjectSerializer)'
Bootstrap win-x86-Release
Process completed with exit code 1.
Bootstrap win-x64-Debug
The job was canceled because "Release_win-x86_windows-l" failed.
Bootstrap win-x64-Debug
The operation was canceled.
Bootstrap win-x64-Release
The job was canceled because "Release_win-x86_windows-l" failed.
Bootstrap win-x64-Release
The operation was canceled.
Bootstrap win-x86-Debug
The job was canceled because "Release_win-x86_windows-l" failed.
Bootstrap win-x86-Debug
The operation was canceled.
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-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