Skip to content

chore: update README #237

chore: update README

chore: update README #237

Triggered via push October 18, 2023 22:25
Status Failure
Total duration 2m 57s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
main
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y git bzip2 openssh-client && npm install -g --unsafe-perm @ionic/cli@${IONIC_VERSION} && ionic --version && cd /tmp && ionic start myNewProject blank --type=ionic-angular --capacitor && cd myNewProject && ionic build && ionic capacitor build android --no-open && rm -rf /tmp/myNewProject && rm -rf /var/lib/apt/lists/* && apt-get clean" did not complete successfully: exit code: 1
main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/