msf added macos-14 #11
Annotations
1 error and 2 warnings
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/libimobiledevice/libplist && git clone https://github.com/libimobiledevice/libimobiledevice-glue && git clone https://github.com/libimobiledevice/libusbmuxd && git clone https://github.com/libimobiledevice/libimobiledevice && git clone https://github.com/libimobiledevice/usbmuxd && cd libplist && ./autogen.sh && make && make install && ldconfig && cd ../libimobiledevice-glue && PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./autogen.sh --prefix=/usr && make && make install && ldconfig && cd ../libusbmuxd && PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./autogen.sh && make && make install && ldconfig && cd ../libimobiledevice && PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./autogen.sh --enable-debug && make && make install && ldconfig && cd ../usbmuxd && PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var --runstatedir=/run && make && make install && cd .. && rm -rf libplist libimobiledevice-glue libusbmuxd libimobiledevice usbmuxd" did not complete successfully: exit code: 1
|
build-and-push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-push
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4, docker/login-action@v2, docker/setup-buildx-action@v2, actions/cache@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|