Build Workflow #191
Annotations
3 errors and 7 warnings
build (osslsigncode-alpine)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps=' curl \t\tcurl-dev \t\tunzip \t\tautomake \t\tautoconf \t\tlibressl-dev \t\tautoconf \t\tg++ \t\tmake \t\tgit \t\tlibtool \t' \tset -xe && apk add --no-cache --virtual .build-deps \t\t$buildDeps && apk add --no-cache libstdc++ ca-certificates libcurl && echo \"export LANG=C.UTF-8\" > /etc/profile.d/locale.sh && cd /tmp && curl -SsLo /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub && for pkg in glibc glibc-bin glibc-i18n ; do curl -SsLo ${pkg}-${GLIBC_VERSION}.apk ${GLIBC_REPO}/releases/download/${GLIBC_VERSION}/${pkg}-${GLIBC_VERSION}.apk && apk add --no-cache ${pkg}-${GLIBC_VERSION}.apk && rm ${pkg}-${GLIBC_VERSION}.apk ; done && /usr/glibc-compat/bin/localedef -i en_US -f UTF-8 en_US.UTF-8 && mkdir /tmp/osslsigncode && cd /tmp/osslsigncode && PATH=/usr/glibc-compat/sbin:/usr/glibc-compat/bin:$PATH && git clone ${OSIGN_REPO} osslsigncode-master && cd osslsigncode-master && ./bootstrap && ./configure && make && make install && make clean && apk del .build-deps && rm -rf /tmp/* /usr/share/doc /usr/share/man" did not complete successfully: exit code: 127
|
build (keepassxc)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c buildDeps=' \t\tautomake \t\targon2-dev \t\tbash \t\tasciidoctor \t\tcmake \t\tcurl-dev \t\texpat \t\tg++ \t\tgcc \t\tgit \t\tlibgcrypt-dev \t\tlibmicrohttpd-dev \t\tlibqrencode-dev\t\t\tlibsodium-dev \t\tmake \t\tqt5-qtbase-dev \t\tqt5-qtsvg-dev \t\tqt5-qttools-dev \t\tqt5-qtx11extras-dev \t\tbotan-dev \t\talpine-conf libx11 libxtst-dev libxi-dev \t' \tset -x \t&& apk add --no-cache --virtual .build-deps \t\t$buildDeps \t&& git clone --depth 1 --branch ${KEEPASSXC_VERSION} https://github.com/keepassxreboot/keepassxc.git /usr/src/keepassxc \t&& cd /usr/src/keepassxc \t&& mkdir build \t&& cd build \t&& cmake -DWITH_TESTS=${KEEPASSXC_TESTS} -DWITH_XC_AUTOTYPE=${KEEPASSXC_AUTOTYPE} -DWITH_XC_NETWORKING=${KEEPASSXC_NETWORKING} .. \t&& make \t&& make install \t&& setup-timezone -z UTC \t&& apk del .build-deps \t&& rm -rf /usr/src/keepassxc \t&& echo \"Build complete.\"" did not complete successfully: exit code: 1
|
build (spotify)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y \tca-certificates \tcurl \tdirmngr \tgnupg \t--no-install-recommends \t&& curl -sS https://download.spotify.com/debian/pubkey_7A3A762FAFD4A51F.gpg | apt-key add - \t&& echo \"deb http://repository.spotify.com stable non-free\" >> /etc/apt/sources.list.d/spotify.list \t&& apt-get update && apt-get install -y \talsa-utils \tlibpulse0 \tlibsm6 \tlibx11-xcb1 \tspotify-client \txdg-utils \t--no-install-recommends && rm -rf /var/lib/apt/lists/* && apt-get autoremove -y && apt-get autoclean" did not complete successfully: exit code: 100
|
build (discord)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, 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/
|
build (osslsigncode-alpine)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, 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/
|
build (keepassxc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, 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/
|
build (spotify)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, 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/
|
build (bytecode-viewer)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, 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/
|
build (forkwork)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, 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/
|
build (recaf)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, 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/
|