UseCaseList implementation #436
Annotations
8 errors
usecase/module.go#L36
undefined: ListWriter
|
usecase/module.go#L74
cannot use m.config.Maintainer.Directory (variable of type string) as []Definition value in argument to newMaintainer
|
usecase/module.go#L74
cannot use maintainedDefinitions (variable of type []Definition) as time.Duration value in argument to newMaintainer
|
usecase/module.go#L100
m.maintainer.Add undefined (type *maintainer has no field or method Add, but does have add)
|
usecase/module.go#L107
m.maintainer.Get undefined (type *maintainer has no field or method Get, but does have get)
|
usecase/api/v1/api.go#L31
cannot use Wrapper{} (value of type Wrapper) as StrictServerInterface value in variable declaration: Wrapper does not implement StrictServerInterface (missing method SearchList)
|
usecase/api/v1/api.go#L48
cannot use w (variable of type Wrapper) as StrictServerInterface value in argument to NewStrictHandler: Wrapper does not implement StrictServerInterface (missing method SearchList)
|
|
The logs for this run have expired and are no longer available.
Loading