Build CI Container #8
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /usr/local/share/keyring/ && \tcurl https://apt.devkitpro.org/devkitpro-pub.gpg -o /usr/local/share/keyring/devkitpro-pub.gpg && \techo \"deb [signed-by=/usr/local/share/keyring/devkitpro-pub.gpg] https://apt.devkitpro.org stable main\" > /etc/apt/sources.list.d/devkitpro.list && \tapt update && \tapt install devkitpro-pacman -yqq && \tapt-get clean && \trm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|