fix(nix): Unable to Compile quantm
with Go 1.23 due to gomod2nix
and libgit2
version issues
#578
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
|