fix(deps): update module gitlab.com/gitlab-org/api/client-go to v1 #3110
ci.yaml
on: pull_request
Matrix: build-and-push / build
build-and-push
/
merge
Annotations
7 errors
|
build-and-push / build (linux/arm64, ubuntu-24.04-arm)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${BUILD_MODE}\" = \"Debug\" ]; then GCFLAGS=\"all=-N -l\"; LDFLAGS=\"\"; else GCFLAGS=\"\"; LDFLAGS=\"-w -s\"; fi && CGO_ENABLED=0 GOOS=${TARGETOS:-linux} GOARCH=${TARGETARCH} go build -gcflags \"${GCFLAGS}\" -ldflags=\"${LDFLAGS} -X ${PACKAGE}/internal/version.Version=${VERSION} -X ${PACKAGE}/internal/version.CommitHash=${COMMIT_HASH} -X ${PACKAGE}/internal/version.BuildTimestamp=${BUILD_TIMESTAMP}\" -o bin/burrito main.go" did not complete successfully: exit code: 1
|
|
build-and-push / build (linux/amd64, ubuntu-latest)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${BUILD_MODE}\" = \"Debug\" ]; then GCFLAGS=\"all=-N -l\"; LDFLAGS=\"\"; else GCFLAGS=\"\"; LDFLAGS=\"-w -s\"; fi && CGO_ENABLED=0 GOOS=${TARGETOS:-linux} GOARCH=${TARGETARCH} go build -gcflags \"${GCFLAGS}\" -ldflags=\"${LDFLAGS} -X ${PACKAGE}/internal/version.Version=${VERSION} -X ${PACKAGE}/internal/version.CommitHash=${COMMIT_HASH} -X ${PACKAGE}/internal/version.BuildTimestamp=${BUILD_TIMESTAMP}\" -o bin/burrito main.go" did not complete successfully: exit code: 1
|
|
Unit Tests
Process completed with exit code 2.
|
|
Unit Tests:
internal/repository/providers/gitlab/api.go#L57
cannot use id (variable of type int) as int64 value in argument to api.client.Notes.CreateMergeRequestNote
|
|
Unit Tests:
internal/repository/providers/gitlab/api.go#L30
cannot use id (variable of type int) as int64 value in argument to api.client.MergeRequests.ListMergeRequestDiffs
|
|
Lint Go:
internal/repository/providers/gitlab/api.go#L57
cannot use id (variable of type int) as int64 value in argument to api.client.Notes.CreateMergeRequestNote (typecheck)
|
|
Lint Go:
internal/repository/providers/gitlab/api.go#L30
cannot use id (variable of type int) as int64 value in argument to api.client.MergeRequests.ListMergeRequestDiffs
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
padok-team~burrito~IYKPBW.dockerbuild
|
35.2 KB |
sha256:8a555de0dd5d025531906e6b5e7995e453585c03c5c49cdd154268c7e406480e
|
|
|
padok-team~burrito~J430L7.dockerbuild
|
41.5 KB |
sha256:b7e9f03e7573e566467e0650bfc3b18a1b6353d85ecb7bb15581996cd48172bc
|
|