Skip to content

update to antlr@4.10.1 #166

update to antlr@4.10.1

update to antlr@4.10.1 #166

Triggered via push February 21, 2024 13:02
Status Failure
Total duration 1m 41s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y\napt-get upgrade -y\napt-get install -y --no-install-recommends \\\n libantlr4-runtime-dev default-jre-headless pkg-config uuid-dev flex bison \\\n clang llvm-dev zlib1g-dev libzstd-dev lld python3 cmake ninja-build git\napt-get autoremove -y\napt-get clean -y\nrm -rf /var/lib/apt/lists/*\nmv /opt/SYsU-lang/run.sh /autograder/run\nchmod +x /autograder/run\nchmod +x /opt/SYsU-lang/build_install.sh\n/opt/SYsU-lang/build_install.sh /opt/SYsU-lang /opt/sysu\n" did not complete successfully: exit code: 1
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, 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/.