feat: add job runtime and job struct #577
Annotations
10 errors
job/job.go#L49
j.StartSpan undefined (type job has no field or method StartSpan) (typecheck)
|
context/context.go#L49
k.WithValue undefined (type Context has no field or method WithValue) (typecheck)
|
context/context.go#L55
k.WithValue undefined (type Context has no field or method WithValue) (typecheck)
|
context/context.go#L60
k.Value undefined (type Context has no field or method Value) (typecheck)
|
context/context.go#L65
k.WithValue undefined (type *Context has no field or method WithValue) (typecheck)
|
context/context.go#L71
k.WithValue undefined (type Context has no field or method WithValue) (typecheck)
|
context/context.go#L76
k.Value undefined (type Context has no field or method Value) (typecheck)
|
context/context.go#L80
k.Value undefined (type Context has no field or method Value) (typecheck)
|
context/context.go#L84
k.Value undefined (type *Context has no field or method Value) (typecheck)
|
context/context_test.go#L43
c.WithTracer undefined (type Context has no field or method WithTracer) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading