Skip to content

Fixed jwt test

Fixed jwt test #5

Triggered via push January 6, 2025 17:24
Status Failure
Total duration 58s
Artifacts

docker-image.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 git clone https://github.com/jackhric/rdpgw.git /app && cd /app && go mod tidy -compat=1.19 && CGO_ENABLED=0 GOOS=linux go build -trimpath -tags '' -ldflags '' -o '/opt/rdpgw/rdpgw' ./cmd/rdpgw && CGO_ENABLED=1 GOOS=linux go build -trimpath -tags '' -ldflags '' -o '/opt/rdpgw/rdpgw-auth' ./cmd/auth && chmod +x /opt/rdpgw/rdpgw && chmod +x /opt/rdpgw/rdpgw-auth && chmod u+s /opt/rdpgw/rdpgw-auth" did not complete successfully: exit code: 1
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636