CI #7
Annotations
16 errors and 1 warning
JS Lint (20.12.2)
Dependencies lock file is not found in /home/runner/work/riverui/riverui. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
|
JS Lint (20.12.2)
Process completed with exit code 1.
|
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):
ui/embed.go#L5
pattern dist/*: no matching files found
|
go_build_and_test (1.22, 15)
Process completed with exit code 1.
|
go_build_and_test (1.22, 16):
ui/embed.go#L5
pattern dist/*: no matching files found
|
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
|