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