Use msgspec for JSON output instead of orjson #6327
build.yml
on: push
amazon-ecr-auth
4s
Run Type Checking
30s
Matrix: macOS
Matrix: Windows
Matrix: Linux-Package
Linux dev
14m 29s
Matrix: Linux-Package-Tests
Linux dev+vendor
4m 47s
Annotations
78 warnings
amazon-ecr-auth
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
amazon-ecr-auth
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Run Type Checking
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux dev:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Linux dev:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Linux dev
control reaches end of non-void function [-Wreturn-type]
|
Linux dev:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Linux dev:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Linux dev:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Linux amd64
control reaches end of non-void function [-Wreturn-type]
|
Linux amd64
conflicting types for ‘py_object_to_otype’ due to enum/integer mismatch; have ‘git_object_t(PyObject *)’ {aka ‘git_object_t(struct _object *)’} [-Wenum-int-mismatch]
|
Linux amd64:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
Linux amd64:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
Linux amd64
python3 currently requires the following programs from the system package
|
Linux amd64:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 13/arm64:
build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 13/arm64:
build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 13/arm64:
build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 13/arm64
Restore cache failed: Dependencies file is not found in /Users/admin/actions-runner/_work/kart/kart. Supported file pattern: go.sum
|
macOS 13/arm64:
build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
macOS 13/arm64:
build/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
macOS 13/arm64:
cmake/PythonGetABIInfo.cmake#L63
CMAKE_OSX_DEPLOYMENT_TARGET is 11.0. The Python3 interpreter macOS
|
macOS 13/arm64:
build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 13/arm64:
build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 13/arm64
code will never be executed [-Wunreachable-code]
|
macOS 13/arm64
code will never be executed [-Wunreachable-code]
|
macOS 13/arm64
code will never be executed [-Wunreachable-code]
|
macOS 13/arm64
code will never be executed [-Wunreachable-code]
|
macOS 13/arm64
'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 13/arm64
code will never be executed [-Wunreachable-code]
|
macOS 13/arm64
'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 13/arm64
'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 13/arm64
'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 13/arm64
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 13/arm64
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/
|
Linux arm64:
build/vcpkg_installed/arm64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
Linux arm64:
build/vcpkg_installed/arm64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
Linux arm64
python3 currently requires the following programs from the system package
|
Linux arm64:
build/vcpkg_installed/arm64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Linux arm64
conflicting types for ‘py_object_to_otype’ due to enum/integer mismatch; have ‘git_object_t(PyObject *)’ {aka ‘git_object_t(struct _object *)’} [-Wenum-int-mismatch]
|
Linux arm64
control reaches end of non-void function [-Wreturn-type]
|
Windows 2019/x64:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
|
Windows 2019/x64
Could not find a matching pdb file for:
|
Windows 2019/x64
Could not find a matching pdb file for:
|
Windows 2019/x64:
build/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
Windows 2019/x64:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Windows 2019/x64:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Windows 2019/x64:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Windows 2019/x64:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 13/x86_64:
build/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
macOS 13/x86_64:
build/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
macOS 13/x86_64:
cmake/PythonGetABIInfo.cmake#L63
CMAKE_OSX_DEPLOYMENT_TARGET is 10.15. The Python3 interpreter macOS
|
macOS 13/x86_64:
build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 13/x86_64:
build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 13/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 13/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 13/x86_64:
build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 13/x86_64
Restore cache failed: Dependencies file is not found in /Users/runner/work/kart/kart. Supported file pattern: go.sum
|
macOS 13/x86_64:
build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
macOS 13/x86_64
code will never be executed [-Wunreachable-code]
|
macOS 13/x86_64
code will never be executed [-Wunreachable-code]
|
macOS 13/x86_64
code will never be executed [-Wunreachable-code]
|
macOS 13/x86_64
code will never be executed [-Wunreachable-code]
|
macOS 13/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 13/x86_64
code will never be executed [-Wunreachable-code]
|
macOS 13/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 13/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 13/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 13/x86_64:
build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Kart-linux-amd64-deb
|
88.4 MB |
|
Kart-linux-amd64-rpm
|
74.8 MB |
|
Kart-linux-amd64-tgz
|
88.3 MB |
|
Kart-linux-arm64-deb
|
86.8 MB |
|
Kart-linux-arm64-rpm
|
72.8 MB |
|
Kart-linux-arm64-tgz
|
86.8 MB |
|
Kart-macOS-ARM64-bundle
|
66.4 MB |
|
Kart-macOS-ARM64-installer
|
66.5 MB |
|
Kart-macOS-X64-bundle
|
70.3 MB |
|
Kart-macOS-X64-installer
|
70.3 MB |
|
Kart-windows-X64-bundle
|
169 MB |
|
Kart-windows-X64-installer
|
134 MB |
|
vendor-linux-amd64-py3.11
|
52.8 MB |
|
vendor-linux-arm64-py3.11
|
50.1 MB |
|
vendor-macos-ARM64-py3.11
|
38.8 MB |
|
vendor-macos-X64-py3.11
|
41.5 MB |
|
vendor-windows-X64-py3.11
|
139 MB |
|