Fixed jwt test #5
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
|