Merge pull request #1008 from koordinates/diff-format #6204
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/[email protected], actions/cache@v3, lukka/[email protected], lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
bundle: assemble:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
app: build:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
app: build
control reaches end of non-void function [-Wreturn-type]
|
test: unit tests:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
app: configuration & vendor dependencies:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
app: configuration & vendor dependencies:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
app: configuration & vendor dependencies
python3 currently requires the following programs from the system package
|
app: configuration & vendor dependencies:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
bundle: e2e tests:
build/vcpkg_installed/x64-linux/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-windows-X64-bundle", "Kart-windows-X64-installer", "vendor-linux-amd64-py3.11", "vendor-linux-arm64-py3.11", "vendor-macos-ARM64-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