[R] Update dependencies for datascience build #394
build.yml
on: pull_request
base-linting
1m 47s
Run pre-commit hooks
32s
create_release
0s
Matrix: build_deno_kernels
Matrix: build_python_kernels
Matrix: build_rlang_kernels
Matrix: build_rust_kernels
Annotations
4 errors
Run pre-commit hooks
Process completed with exit code 1.
|
build_python_kernels (3.10, base-gpu)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c mamba list python | grep '^python ' | tr -s ' ' | cut -d ' ' -f 1,2 >> \"${CONDA_DIR}/conda-meta/pinned\" && mamba clean --all -f -y" did not complete successfully: exit code: 1
|
build_python_kernels (3.9, base-gpu)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c mamba list python | grep '^python ' | tr -s ' ' | cut -d ' ' -f 1,2 >> \"${CONDA_DIR}/conda-meta/pinned\" && mamba clean --all -f -y" did not complete successfully: exit code: 1
|
build_rlang_kernels (4.3.0)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c R -e \"packages <- readLines('/tmp/requirements.R'); for(pkg in packages) { library(pkg, character.only = TRUE) }\"" did not complete successfully: exit code: 1
|