Merge pull request #194 from cs50/dmalan-patch-1 #391
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install --no-install-recommends --no-install-suggests --yes autoconf libyaml-dev && apt clean && rm --force --recursive /var/lib/apt/lists/* && cd /tmp && curl https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0.tar.gz --output ruby-3.3.0.tar.gz && tar xzf ruby-3.3.0.tar.gz && rm --force ruby-3.3.0.tar.gz && cd ruby-3.3.0 && ASFLAGS=-mbranch-protection=pac-ret CFLAGS=\"-Os\" ./configure --disable-install-doc --enable-load-relative && make && make install && cd .. && rm --force --recursive ruby-3.3.0" did not complete successfully: exit code: 2
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-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/.
|