Docker Image #712
Annotations
1 error and 1 warning
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c while true; do echo 'y'; sleep 2; done | sdkmanager \"build-tools;${CORDOVA_BUILD_TOOLS_VERSION}\" && npm i -g --unsafe-perm cordova@${CORDOVA_VERSION} && cordova -v && cd /tmp && cordova create myApp com.myCompany.myApp myApp && cd myApp && cordova plugin add cordova-plugin-camera --save && cordova platform add android --save && cordova requirements android && cordova build android --verbose && rm -rf /tmp/myApp && rm -rf /opt/android/licenses" did not complete successfully: exit code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading