Update test.yml #3
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sed -i 's/UID_MAX .*/UID_MAX 100000/' /etc/login.defs && groupadd --gid ${PGID} ${USER} && useradd --uid ${PUID} --gid ${PGID} -s /bin/${TERM_SHELL} -m ${USER} && echo ${USER} ALL=\\(root\\) NOPASSWD:ALL > /etc/sudoers.d/${USER} && chmod 0440 /etc/sudoers.d/${USER} && mkdir -p ${PROJECT_PATH}" 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|