Skip to content

Address review comments: escape JSON strings #5486

Address review comments: escape JSON strings

Address review comments: escape JSON strings #5486

Triggered via push July 11, 2023 03:55
Status Success
Total duration 29m 40s
Artifacts 14

build.yml

on: push
Matrix: Linux-Package
Matrix: macOS
Matrix: Windows
Build Linux dev+vendor
2m 21s
Build Linux dev+vendor
Matrix: Linux-Package-Tests
Fit to window
Zoom out
Zoom in

Annotations

54 warnings
Build Linux package arm64
no previously-included files matching '*~' found anywhere in distribution
Build Linux package arm64
‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L279
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L262
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L262
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package arm64: build/vcpkg_installed/arm64-linux/include/python3.10/cpython/unicodeobject.h#L279
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux dev
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Build Linux dev
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Build Linux dev
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Build Linux dev
conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion]
Build Linux dev
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Build Linux dev
conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion]
Build Linux dev
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Build Linux dev
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Build Linux dev
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Build Linux dev
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Build Linux package amd64
/var/cache/yum/x86_64/7/packages-microsoft-com-prod/packages/msodbcsql17-17.10.4.1-1.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID be1229cf: NOKEY
Build Linux package amd64
control reaches end of non-void function [-Wreturn-type]
Build Linux package amd64
no previously-included files matching '*~' found anywhere in distribution
Build Linux package amd64
‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64
‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L279
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L262
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L451
‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
Build Linux package amd64: build/vcpkg_installed/x64-linux/include/python3.10/cpython/unicodeobject.h#L262
‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
macOS 12/x86_64
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/
macOS 12/x86_64
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/
macOS 12/x86_64: cmake/PythonGetABIInfo.cmake#L63
CMAKE_OSX_DEPLOYMENT_TARGET is 10.15. The Python3 interpreter macOS
macOS 12/x86_64
'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
macOS 12/x86_64
'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
macOS 12/x86_64
'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
macOS 12/x86_64
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS 12/x86_64
'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
macOS 12/x86_64
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS 12/x86_64
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS 12/x86_64
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS 12/x86_64
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS 12/x86_64
'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
Windows 2019/x64
'PyEval_InitThreads': deprecated in 3.9
Windows 2019/x64
'initializing': conversion from 'double' to 'int', possible loss of data
Windows 2019/x64
'initializing': conversion from 'double' to 'int', possible loss of data
Windows 2019/x64
'PyEval_InitThreads': deprecated in 3.9
Windows 2019/x64
'PyEval_InitThreads': deprecated in 3.9
Windows 2019/x64
'PyEval_InitThreads': deprecated in 3.9
Windows 2019/x64
'PyEval_InitThreads': deprecated in 3.9
Windows 2019/x64
'initializing': conversion from 'size_t' to 'int', possible loss of data
Windows 2019/x64
'initializing': conversion from 'size_t' to 'int', possible loss of data
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data

Artifacts

Produced during runtime
Name Size
Kart-linux-amd64-deb Expired
64.8 MB
Kart-linux-amd64-rpm Expired
53.5 MB
Kart-linux-amd64-tgz Expired
64.7 MB
Kart-linux-arm64-deb Expired
62.7 MB
Kart-linux-arm64-rpm Expired
50.3 MB
Kart-linux-arm64-tgz Expired
62.7 MB
Kart-macOS-X64-bundle Expired
51.5 MB
Kart-macOS-X64-installer Expired
51.4 MB
Kart-windows-X64-bundle Expired
109 MB
Kart-windows-X64-installer Expired
92 MB
vendor-linux-amd64-py3.10 Expired
46.2 MB
vendor-linux-arm64-py3.10 Expired
44.1 MB
vendor-macos-X64-py3.10 Expired
36.9 MB
vendor-windows-X64-py3.10 Expired
95.1 MB