Bump Android to SDK 37 #90
publish.yml
on: pull_request
Publish to Docker Hub
1m 4s
Annotations
1 error and 3 warnings
|
Publish to Docker Hub
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c curl -sS https://dl.google.com/android/repository/${SDK_VERSION} -o /tmp/sdk.zip && mkdir -p ${ANDROID_HOME}/cmdline-tools && unzip -q -d ${ANDROID_HOME}/cmdline-tools /tmp/sdk.zip && mv ${ANDROID_HOME}/cmdline-tools/cmdline-tools ${ANDROID_HOME}/cmdline-tools/latest && rm /tmp/sdk.zip && yes | sdkmanager --licenses && yes | sdkmanager \"platform-tools\" \"platforms;android-$ANDROID_BUILD_VERSION\" \"build-tools;$ANDROID_TOOLS_VERSION\" \"cmake;$CMAKE_VERSION\" \"ndk;$NDK_VERSION\" && rm -rf ${ANDROID_HOME}/.android && chmod 777 -R /opt/android" did not complete successfully: exit code: 1
|
|
Publish to Docker Hub
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, docker/build-push-action@v4, docker/metadata-action@v4, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish to Docker Hub
No Docker tag has been generated. Check tags input.
|
|
Publish to Docker Hub
No Docker image version has been generated. Check tags input.
|