Bump Connect to version 2024.02.0 #72
build-workbench-gcw.yaml
on: pull_request
build-workbench-for-google-cloud-workstations
11m 28s
Annotations
2 errors and 1 warning
build-workbench-for-google-cloud-workstations
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION}_1_amd64.deb && curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION_ALT}_1_amd64.deb && apt-get update && apt-get install -yq --no-install-recommends ./r-${R_VERSION}_1_amd64.deb && apt-get install -yq --no-install-recommends ./r-${R_VERSION_ALT}_1_amd64.deb && rm -f ./r-${R_VERSION}_1_amd64.deb && rm -f ./r-${R_VERSION_ALT}_1_amd64.deb && ln -s /opt/R/${R_VERSION}/bin/R /usr/local/bin/R && ln -s /opt/R/${R_VERSION}/bin/Rscript /usr/local/bin/Rscript && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
build-workbench-for-google-cloud-workstations
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION}_1_amd64.deb && curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION_ALT}_1_amd64.deb && apt-get update && apt-get install -yq --no-install-recommends ./r-${R_VERSION}_1_amd64.deb && apt-get install -yq --no-install-recommends ./r-${R_VERSION_ALT}_1_amd64.deb && rm -f ./r-${R_VERSION}_1_amd64.deb && rm -f ./r-${R_VERSION_ALT}_1_amd64.deb && ln -s /opt/R/${R_VERSION}/bin/R /usr/local/bin/R && ln -s /opt/R/${R_VERSION}/bin/Rscript /usr/local/bin/Rscript && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
build-workbench-for-google-cloud-workstations
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, extractions/setup-just@v1, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|