Add rivertest.WorkContext
for use testing JobArgs.Work
implementations
#830
ci.yaml
on: pull_request
lint
21s
migration_and_sqlc_verify
7s
Matrix: build_and_test
Matrix: cli
Annotations
3 errors and 3 warnings
lint:
rivertest/rivertest_test.go#L1069
test helper function should start from t.Helper() (thelper)
|
lint:
rivertest/rivertest_test.go#L1062
TestWorkContext's subtests should call t.Parallel (tparallel)
|
lint
Process completed with exit code 2.
|
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
|