Fix WC session aliasing issue #6250
Annotations
2 errors and 17 warnings
test: unit tests
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/-1826499907/cmake-3.25.3-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
|
setup: misc
same file: /usr/local/bin/openssl and /Users/runner/work/kart/kart/.cache/brew/Backup/bin/openssl
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, lukka/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
app: configuration & vendor dependencies:
cmake/PythonGetABIInfo.cmake#L63
CMAKE_OSX_DEPLOYMENT_TARGET is 10.15. The Python3 interpreter macOS
|
app: configuration & vendor dependencies:
build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
test: unit tests:
build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
setup: golang
Restore cache failed: Dependencies file is not found in /Users/runner/work/kart/kart. Supported file pattern: go.sum
|
setup: misc
openssl@3 3.4.0 is already installed, it's just not linked.
To link this version, run:
brew link openssl@3
|
app: build:
build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
app: build
code will never be executed [-Wunreachable-code]
|
app: build
code will never be executed [-Wunreachable-code]
|
app: build
code will never be executed [-Wunreachable-code]
|
app: build
code will never be executed [-Wunreachable-code]
|
app: build
'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]
|
app: build
code will never be executed [-Wunreachable-code]
|
app: build
'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]
|
app: build
'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]
|
app: build
'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]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "vendor-linux-amd64-py3.11", "vendor-linux-arm64-py3.11", "vendor-macos-ARM64-py3.11", "vendor-macos-X64-py3.11", "vendor-windows-X64-py3.11".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading