Skip to content

bump version

bump version #2

Triggered via push February 5, 2024 04:52
Status Failure
Total duration 21s
Artifacts

build-libev.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
release
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && apk add --no-cache c-ares libcrypto1.1 libev libsodium mbedtls pcre && apk add --no-cache --virtual TMP autoconf automake build-base c-ares-dev curl gettext-dev libev-dev libsodium-dev libtool linux-headers mbedtls-dev openssl-dev pcre-dev tar && curl -sSL $SS_URL | tar xz && cd $SS_DIR && curl -sSL https://github.com/shadowsocks/ipset/archive/shadowsocks.tar.gz | tar xz --strip 1 -C libipset && curl -sSL https://github.com/shadowsocks/libcork/archive/shadowsocks.tar.gz | tar xz --strip 1 -C libcork && curl -sSL https://github.com/shadowsocks/libbloom/archive/master.tar.gz | tar xz --strip 1 -C libbloom && ./autogen.sh && ./configure --disable-documentation && make install && cd .. && rm -rf $SS_DIR && apk del TMP" did not complete successfully: exit code: 1
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: slackapi/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release
The following actions uses node12 which is deprecated and will be forced to run on node16: slackapi/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/