docker #65
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp/R-devel \t&& R_PAPERSIZE=letter \t R_BATCHSAVE=\"--no-save --no-restore\" \t R_BROWSER=xdg-open \t PAGER=/usr/bin/pager \t PERL=/usr/bin/perl \t R_UNZIPCMD=/usr/bin/unzip \t R_ZIPCMD=/usr/bin/zip \t R_PRINTCMD=/usr/bin/lpr \t LIBnn=lib \t AWK=/usr/bin/awk \t CC=\"clang -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer\" \t CXX=\"clang++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti\" \t CFLAGS=\"-g -O3 -Wall -pedantic\" \t FFLAGS=\"-g -O2 -mtune=native\" CXXFLAGS=\"-g -O3 -Wall -pedantic\" MAIN_LD=\"clang++ -fsanitize=undefined,address\" \t FC=\"gfortran\" \t F77=\"gfortran\" \t ASAN_OPTIONS=detect_leaks=0 \t ./configure --enable-R-shlib \t --without-blas \t --without-lapack \t --with-readline \t --without-recommended-packages \t --program-suffix=dev \t --disable-openmp \t&& ASAN_OPTIONS=detect_leaks=0 make \t&& ASAN_OPTIONS=detect_leaks=0 make install \t&& ASAN_OPTIONS=detect_leaks=0 make clean" did not complete successfully: exit code: 77
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|