feat: New RPCs #142
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|