CI #5
Annotations
10 errors and 1 warning
Run lint:
api_handler.go#L164
params.States undefined (type *river.JobListParams has no field or method States)
|
Run lint:
api_handler.go#L166
params.States undefined (type *river.JobListParams has no field or method States)
|
Run lint:
api_handler.go#L168
params.States undefined (type *river.JobListParams has no field or method States)
|
Run lint:
api_handler.go#L196
a.client.QueueGet undefined (type *river.Client[pgx.Tx] has no field or method QueueGet)
|
Run lint:
api_handler.go#L245
a.client.QueueList undefined (type *river.Client[pgx.Tx] has no field or method QueueList)
|
Run lint:
api_handler.go#L278
a.client.QueuePause undefined (type *river.Client[pgx.Tx] has no field or method QueuePause)
|
Run lint:
api_handler.go#L300
a.client.QueueResume undefined (type *river.Client[pgx.Tx] has no field or method QueueResume)
|
Run lint:
api_handler.go#L497
undefined: river.JobListResult
|
Run lint:
api_handler.go#L515
undefined: rivertype.Queue
|
Run lint:
api_handler.go#L527
undefined: rivertype.Queue
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/riverui/riverui. Supported file pattern: go.sum
|
Loading