Add maximum bound for attempted_by array
#1892
ci.yaml
on: pull_request
lint
43s
migration_and_sqlc_verify
8s
submodule_check
14s
Matrix: build_and_test
Matrix: cli
Annotations
3 errors and 4 warnings
|
lint
Process completed with exit code 2.
|
|
lint:
job_list_params.go#L237
missing cases in switch of type rivertype.JobState: rivertype.JobStateAvailable, rivertype.JobStatePending, rivertype.JobStateRetryable, rivertype.JobStateRunning, rivertype.JobStateScheduled (exhaustive)
|
|
lint:
internal/maintenance/job_scheduler_test.go#L332
missing cases in switch of type rivertype.JobState: rivertype.JobStateAvailable, rivertype.JobStatePending, rivertype.JobStateRetryable, rivertype.JobStateRunning, rivertype.JobStateScheduled (exhaustive)
|
|
submodule_check
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
|
cli (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
|
cli (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\river\river. Supported file pattern: go.sum
|