Go 1.21.6, 1.21.7, 1.21.8, 1.22.0, 1.22.1 #265
Annotations
2 errors
test (1.21.8, c)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c ROOTPATH=$(case $PROJECT in .*) echo \".\" ;; *) echo \"$PROJECT\" ;; esac) && if [ \"$ROOTPATH\" = \".\" ]; then cd $PROJECT; fi && xgo -targets=\"*/*\" -buildvcs=\"true\" -branch=\"$BRANCH\" -out=\"test\" $ROOTPATH && ls -al /build" did not complete successfully: exit code: 1
|
test (1.21.8, cpp)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c ROOTPATH=$(case $PROJECT in .*) echo \".\" ;; *) echo \"$PROJECT\" ;; esac) && if [ \"$ROOTPATH\" = \".\" ]; then cd $PROJECT; fi && xgo -targets=\"*/*\" -buildvcs=\"true\" -branch=\"$BRANCH\" -out=\"test\" $ROOTPATH && ls -al /build" did not complete successfully: exit code: 1
|