Build Container Images #150
Annotations
1 error and 2 warnings
Build and push container image to ghcr
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update -qq && apt install git-all build-essential binutils lintian debhelper dh-make devscripts curl vim dh-r -y && curl -O https://raw.githubusercontent.com/Bioconductor/bioconductor_docker/devel/bioc_scripts/install_bioc_sysdeps.sh && sed -i 's/install.packages(\"BiocManager\"/bspm::disable(); install.packages(\"BiocManager\"/g' install_bioc_sysdeps.sh && sed -i 's/BiocManager::install(version=/bspm::disable(); BiocManager::install(version=/g' install_bioc_sysdeps.sh && bash install_bioc_sysdeps.sh $BIOC_VERSION" did not complete successfully: exit code: 2
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, 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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "r2udigests-11713954545".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading