Merge pull request #193 from rasools/OMICSINT_H24 #65
build
2m 48s
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c mkdir -p /etc/apt/keyrings && curl -fsSL https://cloud.r-project.org/bin/linux/ubuntu/jammy-cran40.key | gpg --dearmor -o /etc/apt/keyrings/r-project.gpg && echo \"deb [signed-by=/etc/apt/keyrings/r-project.gpg] https://cloud.r-project.org/bin/linux/ubuntu jammy-cran40/\" | tee -a /etc/apt/sources.list.d/r-project.list && apt-get -yq update && apt-get -yq install --no-install-recommends r-base && apt-get clean && rm -rf /var/lib/apt/lists/* && apt-get autoremove -yq && apt-get autoclean -yq" did not complete successfully: exit code: 2
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@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/
|