Fix the macos build #6168
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: apple-actions/import-codesign-certs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/run-cmake@v10.6, actions/upload-artifact@v3, apple-actions/import-codesign-certs@v1. 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.
|
bundle: assemble:
build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
bundle: e2e 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
code will never be executed [-Wunreachable-code]
|
app: build
unused function 'Dprintf' [-Wunused-function]
|
app: build
unused function 'Dprintf' [-Wunused-function]
|
app: build
unused function 'Dprintf' [-Wunused-function]
|
app: build
unused function 'Dprintf' [-Wunused-function]
|
bundle: setup app signing certificate
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/
|
bundle: setup app signing certificate
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/
|
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