Skip to content

Prototype 2: Evaluating alternatives to YAJL for JSON processing #120

Prototype 2: Evaluating alternatives to YAJL for JSON processing

Prototype 2: Evaluating alternatives to YAJL for JSON processing #120

Triggered via pull request April 12, 2026 13:30
Status Failure
Total duration 20m 49s
Artifacts

ci_new.yml

on: pull_request
Static analysis (cppcheck)
14m 54s
Static analysis (cppcheck)
Static analysis (cppcheck, Linux, debian:sid)
20m 45s
Static analysis (cppcheck, Linux, debian:sid)
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

46 errors and 24 warnings
macOS (with pcre)
Process completed with exit code 2.
macOS (with lmdb)
Process completed with exit code 2.
macOS (without lua)
Process completed with exit code 2.
macOS (without maxmind)
Process completed with exit code 2.
macOS (without libxml)
Process completed with exit code 2.
macOS (without curl)
Process completed with exit code 2.
macOS (without lua)
Process completed with exit code 2.
macOS (without ssdeep)
Process completed with exit code 2.
macOS (without ssdeep)
Process completed with exit code 2.
Linux (x64, gcc, without ssdeep)
Process completed with exit code 2.
Linux (x64, gcc, with pcre2 (default))
Process completed with exit code 2.
Linux (x64, clang, without geoip)
Process completed with exit code 2.
Linux (x64, gcc, without libxml)
Process completed with exit code 2.
Linux (x64, gcc, with lmdb)
Process completed with exit code 2.
Linux (x64, gcc, without maxmind)
Process completed with exit code 2.
macOS (with lmdb)
Process completed with exit code 2.
Linux (x64, gcc, without geoip)
Process completed with exit code 2.
Linux (x64, gcc, without curl)
Process completed with exit code 2.
Linux (x64, gcc, without lua)
Process completed with exit code 2.
Linux (x64, clang, without lua)
Process completed with exit code 2.
Linux (x64, gcc, with pcre)
Process completed with exit code 2.
macOS (without curl)
Process completed with exit code 2.
Linux (x64, clang, without maxmind)
Process completed with exit code 2.
macOS (without geoip)
Process completed with exit code 2.
macOS (with pcre2 (default))
Process completed with exit code 2.
macOS (without geoip)
Process completed with exit code 2.
Linux (x64, clang, without ssdeep)
Process completed with exit code 2.
macOS (without maxmind)
Process completed with exit code 2.
Linux (x64, clang, with lmdb)
Process completed with exit code 2.
Linux (x64, clang, without curl)
Process completed with exit code 2.
macOS (with pcre2 (default))
Process completed with exit code 2.
Linux (x64, gcc, with parser generation)
Process completed with exit code 2.
Linux (x64, clang, with pcre)
Process completed with exit code 2.
Linux (x64, clang, with pcre2 (default))
Process completed with exit code 2.
Linux (x64, clang, without libxml)
Process completed with exit code 2.
macOS (with pcre)
Process completed with exit code 2.
Linux (x64, clang, with parser generation)
Process completed with exit code 2.
macOS (with parser generation)
Process completed with exit code 2.
macOS (without libxml)
Process completed with exit code 2.
macOS (with parser generation)
Process completed with exit code 2.
Windows (x64, full)
Process completed with exit code 1.
Windows (x64, without curl)
Process completed with exit code 1.
Windows (x64, without maxmind)
Process completed with exit code 1.
Windows (x64, without lua)
Process completed with exit code 1.
Windows (x64, with lmdb)
Process completed with exit code 1.
Windows (x64, without libxml)
Process completed with exit code 1.
Windows (x64, full)
'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. [C:\Users\runneradmin\.conan2\p\b\poco445a808d9f937\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, full)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco445a808d9f937\b\build\Net\Net.vcxproj]
Windows (x64, full)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco445a808d9f937\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, full)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco445a808d9f937\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, without curl)
'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. [C:\Users\runneradmin\.conan2\p\b\poco1b0a7957aba49\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, without curl)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco1b0a7957aba49\b\build\Net\Net.vcxproj]
Windows (x64, without curl)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco1b0a7957aba49\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, without curl)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco1b0a7957aba49\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, without maxmind)
'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. [C:\Users\runneradmin\.conan2\p\b\pocofce82506e4008\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, without maxmind)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\pocofce82506e4008\b\build\Net\Net.vcxproj]
Windows (x64, without maxmind)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\pocofce82506e4008\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, without maxmind)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\pocofce82506e4008\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, without lua)
'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. [C:\Users\runneradmin\.conan2\p\b\poco7791dd5a662c0\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, without lua)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco7791dd5a662c0\b\build\Net\Net.vcxproj]
Windows (x64, without lua)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco7791dd5a662c0\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, without lua)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco7791dd5a662c0\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, with lmdb)
'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. [C:\Users\runneradmin\.conan2\p\b\poco8c338cc58028e\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, with lmdb)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco8c338cc58028e\b\build\Net\Net.vcxproj]
Windows (x64, with lmdb)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco8c338cc58028e\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, with lmdb)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco8c338cc58028e\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, without libxml)
'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. [C:\Users\runneradmin\.conan2\p\b\pocof9018b38ba3cc\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
Windows (x64, without libxml)
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\pocof9018b38ba3cc\b\build\Net\Net.vcxproj]
Windows (x64, without libxml)
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\pocof9018b38ba3cc\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
Windows (x64, without libxml)
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\pocof9018b38ba3cc\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]