Fix WC session aliasing issue #6250
Annotations
1 error and 16 warnings
test: unit tests
run-cmake action execution failed: 'Error: "'/Users/admin/actions-runner/_work/_temp/-1826499907/cmake-3.25.3-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
|
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/
|
test: unit tests:
build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
setup: golang
Restore cache failed: Dependencies file is not found in /Users/admin/actions-runner/_work/kart/kart. Supported file pattern: go.sum
|
app: configuration & vendor dependencies:
cmake/PythonGetABIInfo.cmake#L63
CMAKE_OSX_DEPLOYMENT_TARGET is 11.0. The Python3 interpreter macOS
|
app: configuration & vendor dependencies:
build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
app: build:
build/vcpkg_installed/arm64-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