Fix hang in pointcloud conflict tests #6252
Annotations
16 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, 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: build:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
app: build
'=': conversion from 'size_t' to 'int', possible loss of data
|
app: build
'function': conversion from 'size_t' to 'long', possible loss of data
|
app: build
'function': conversion from 'size_t' to 'long', possible loss of data
|
app: build
'=': conversion from 'size_t' to 'int', possible loss of data
|
app: build
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
|
app: build
'=': conversion from 'size_t' to 'long', possible loss of data
|
app: build
'initializing': incompatible types - from 'uint32_t *' to 'git_merge_file_flag_t *'
|
app: build
'initializing': incompatible types - from 'uint32_t *' to 'git_merge_flag_t *'
|
app: build
'initializing': incompatible types - from 'uint32_t *' to 'git_merge_file_flag_t *'
|
app: configuration & vendor dependencies:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
bundle: assemble:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
bundle: e2e tests:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
test: unit tests:
build/vcpkg_installed/x64-windows/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Kart-linux-amd64-deb", "Kart-linux-amd64-rpm", "Kart-linux-amd64-tgz", "Kart-linux-arm64-deb", "Kart-linux-arm64-rpm", "Kart-linux-arm64-tgz", "Kart-macOS-ARM64-bundle", "Kart-macOS-ARM64-installer", "Kart-macOS-X64-bundle", "Kart-macOS-X64-installer", "Kart-windows-X64-bundle", "Kart-windows-X64-installer", "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