CI #11
Annotations
10 errors
Test:
api_handler.go#L164
params.States undefined (type *river.JobListParams has no field or method States)
|
Test:
api_handler.go#L166
params.States undefined (type *river.JobListParams has no field or method States)
|
Test:
api_handler.go#L168
params.States undefined (type *river.JobListParams has no field or method States)
|
Test:
api_handler.go#L196
a.client.QueueGet undefined (type *river.Client[pgx.Tx] has no field or method QueueGet)
|
Test:
api_handler.go#L245
a.client.QueueList undefined (type *river.Client[pgx.Tx] has no field or method QueueList)
|
Test:
api_handler.go#L278
a.client.QueuePause undefined (type *river.Client[pgx.Tx] has no field or method QueuePause)
|
Test:
api_handler.go#L300
a.client.QueueResume undefined (type *river.Client[pgx.Tx] has no field or method QueueResume)
|
Test:
api_handler.go#L497
undefined: river.JobListResult
|
Test:
api_handler.go#L515
undefined: rivertype.Queue
|
Test:
api_handler.go#L527
undefined: rivertype.Queue
|
Loading