Skip to content
Triggered via pull request April 21, 2024 01:37
@bgentrybgentry
synchronize #1
ci
Status Failure
Total duration 1m 57s
Billable time 6m
Artifacts

ci.yml

on: pull_request
go_lint
14s
go_lint
sqlc_generates
5s
sqlc_generates
Matrix: go_build_and_test
Fit to window
Zoom out
Zoom in

Annotations

12 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, 15)
Process completed with exit code 1.
go_build_and_test (1.22, 16)
Process completed with exit code 1.
go_lint
Restore cache failed: Dependencies file is not found in /home/runner/work/riverui/riverui. Supported file pattern: go.sum