Publish hyperhdr #21
Annotations
1 error and 2 warnings
build-and-push-image (./Dockerfile_hyperhdr, ghcr.io/fightforlife/hyperhdr)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c groupadd -f hyperhdr && adduser -q --uid ${UID:-1000} --gid ${GID:-1000} --disabled-password hyperhdr && usermod -a -G dialout hyperhdr && chown ${UID:-1000}:${GID:-1000} /home/hyperhdr" did not complete successfully: exit code: 127
|
build-and-push-image (./Dockerfile_hyperhdr, ghcr.io/fightforlife/hyperhdr)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-push-image (./Dockerfile_hyperhdr, ghcr.io/fightforlife/hyperhdr)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|