Skip to content

feat: New RPCs

feat: New RPCs #142

Triggered via pull request January 6, 2024 02:52
Status Failure
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/svc/org/service/service.go#L1
: # github.com/kevinmichaelchen/temporal-saga-grpc/cmd/svc/org/service
lint: cmd/svc/org/service/service.go#L86
first argument to append must be a slice; have qm (variable of type qm.QueryMod)
lint: cmd/svc/org/service/service.go#L86
cannot use "Tim" (untyped string constant) as null.String value in argument to models.OrgWhere.Name.EQ
lint: cmd/svc/org/service/service.go#L87
items declared and not used
lint: cmd/svc/org/service/service.go#L87
err declared and not used
lint: cmd/svc/org/service/service.go#L87
cannot use qm (variable of type qm.QueryMod) as []qm.QueryMod value in argument to models.Orgs
lint: cmd/svc/org/service/service.go#L88
missing return (typecheck)
lint: cmd/svc/org/app/service/service.go#L9
could not import github.com/kevinmichaelchen/temporal-saga-grpc/cmd/svc/org/service (-: # github.com/kevinmichaelchen/temporal-saga-grpc/cmd/svc/org/service
lint: cmd/svc/org/service/service.go#L86
first argument to append must be a slice; have qm (variable of type qm.QueryMod)
lint: cmd/svc/org/service/service.go#L86
cannot use "Tim" (untyped string constant) as null.String value in argument to models.OrgWhere.Name.EQ