chore(deps): update go github sdk #3875
ci.yaml
on: pull_request
Matrix: build-and-push / build
build-and-push
/
merge
Annotations
17 errors
|
Lint Go:
internal/repository/providers/github/api_test.go#L31
assignment mismatch: 1 variable but github.NewClient returns 2 values (typecheck)
|
|
Lint Go:
internal/repository/providers/github/github.go#L134
cannot use httpClient (variable of type *"net/http".Client) as "github.com/google/go-github/v89/github".ClientOptionsFunc value in argument to github.NewClient
|
|
Lint Go:
internal/repository/providers/github/github.go#L134
assignment mismatch: 1 variable but github.NewClient returns 2 values
|
|
Lint Go:
internal/repository/providers/github/github.go#L128
cannot use httpClient (variable of type *"net/http".Client) as "github.com/google/go-github/v89/github".ClientOptionsFunc value in argument to github.NewClient
|
|
Lint Go:
internal/repository/providers/github/github.go#L128
multiple-value github.NewClient(httpClient) (value of type (*"github.com/google/go-github/v89/github".Client, error)) in single-value context
|
|
Unit Tests
Process completed with exit code 2.
|
|
Unit Tests:
internal/repository/providers/github/api_test.go#L31
assignment mismatch: 1 variable but github.NewClient returns 2 values
|
|
Unit Tests:
internal/repository/providers/github/github.go#L134
cannot use httpClient (variable of type *"net/http".Client) as "github.com/google/go-github/v89/github".ClientOptionsFunc value in argument to github.NewClient
|
|
Unit Tests:
internal/repository/providers/github/github.go#L134
assignment mismatch: 1 variable but github.NewClient returns 2 values
|
|
Unit Tests:
internal/repository/providers/github/github.go#L128
cannot use httpClient (variable of type *"net/http".Client) as "github.com/google/go-github/v89/github".ClientOptionsFunc value in argument to github.NewClient
|
|
Unit Tests:
internal/repository/providers/github/github.go#L128
multiple-value github.NewClient(httpClient) (value of type (*"github.com/google/go-github/v89/github".Client, error)) in single-value context
|
|
Unit Tests:
internal/repository/providers/github/github.go#L134
cannot use httpClient (variable of type *"net/http".Client) as "github.com/google/go-github/v89/github".ClientOptionsFunc value in argument to github.NewClient
|
|
Unit Tests:
internal/repository/providers/github/github.go#L134
assignment mismatch: 1 variable but github.NewClient returns 2 values
|
|
Unit Tests:
internal/repository/providers/github/github.go#L128
cannot use httpClient (variable of type *"net/http".Client) as "github.com/google/go-github/v89/github".ClientOptionsFunc value in argument to github.NewClient
|
|
Unit Tests:
internal/repository/providers/github/github.go#L128
multiple-value github.NewClient(httpClient) (value of type (*"github.com/google/go-github/v89/github".Client, error)) in single-value context
|
|
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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
padok-team~burrito~5NIVQJ.dockerbuild
|
38.3 KB |
sha256:1a11f5c3d1a807f1f8acca0ecdf4c321cd39d9a47b2314deb828e34602ff728c
|
|
|
padok-team~burrito~832PZV.dockerbuild
|
49.7 KB |
sha256:336b9e1c9129b0ea2e35d99258d3e411d7275c542f1c0da349f9acdff39f0000
|
|