Skip to content

fix(nix): Unable to Compile quantm with Go 1.23 due to gomod2nix and libgit2 version issues #578

fix(nix): Unable to Compile quantm with Go 1.23 due to gomod2nix and libgit2 version issues

fix(nix): Unable to Compile quantm with Go 1.23 due to gomod2nix and libgit2 version issues #578

Triggered via pull request January 23, 2025 08:29
Status Failure
Total duration 3m 59s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: internal/core/repos/defs/rebase.go#L4
could not import github.com/jeffwelling/git2go/v37 (-: # github.com/jeffwelling/git2go/v37
golangci-lint: internal/core/repos/activities/branch.go#L10
could not import github.com/jeffwelling/git2go/v37 (-: # github.com/jeffwelling/git2go/v37
golangci-lint: internal/hooks/github/activities/pr.go#L20
in call to SignalRepo, cannot infer P (internal/hooks/github/activities/common.go:160:17) (typecheck)
golangci-lint: internal/hooks/github/activities/pr.go#L24
in call to SignalRepo, cannot infer P (internal/hooks/github/activities/common.go:160:17) (typecheck)
golangci-lint: internal/hooks/github/activities/pr_review.go#L24
in call to SignalRepo, cannot infer P (internal/hooks/github/activities/common.go:160:17) (typecheck)
golangci-lint: internal/hooks/github/activities/pr.go#L7
"go.breu.io/quantm/internal/proto/ctrlplane/events/v1" imported as eventsv1 and not used (typecheck)
golangci-lint: internal/hooks/github/activities/pr_review.go#L7
"go.breu.io/quantm/internal/proto/ctrlplane/events/v1" imported as eventsv1 and not used (typecheck)
golangci-lint: internal/hooks/github/activities/pr_review_comment.go#L7
"go.breu.io/quantm/internal/proto/ctrlplane/events/v1" imported as eventsv1 and not used (typecheck)
golangci-lint: internal/nomad/server/default.go#L41
not enough arguments in call to srv.add
golangci-lint: internal/nomad/server/default.go#L44
not enough arguments in call to srv.add
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636