syslog-ng snapshot #418
Annotations
1 error and 1 warning
Build and export Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir packages && abuild-keygen -n -a && printf 'export JOBS=$(nproc)\\nexport MAKEFLAGS=-j$JOBS\\n' >> .abuild/abuild.conf && cd axoflow/syslog-ng && if [ \"$PKG_TYPE\" = \"nightly\" ]; then tarball_filename=\"$(ls *.tar.*)\"; [ -z \"$tarball_filename\" ] && echo \"Tarball for nightly can not be found\" && exit 1; tarball_name=\"${tarball_filename/\\.tar.*}\"; sed -i -e \"s|^pkgver=.*|pkgver=$SNAPSHOT_VERSION|\" -e \"s|^builddir=.*|builddir=\\\"\\$srcdir/$tarball_name\\\"|\" APKBUILD; sed -i -e \"s|^source=.*|source=\\\"$tarball_filename\\\"|\" APKBUILD; fi && abuild checksum && abuild -r" did not complete successfully: exit code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading