Add startstop.StartAll
helper to start a series of services
#826
ci.yaml
on: pull_request
lint
23s
migration_and_sqlc_verify
4s
Matrix: build_and_test
Matrix: cli
Annotations
22 errors and 3 warnings
lint:
client.go#L812
c.baseStartStop.StoppedNoPrelloc undefined (type startstop.BaseStartStop has no field or method StoppedNoPrelloc) (typecheck)
|
lint:
common_test.go#L7
could not import github.com/riverqueue/river (-: # github.com/riverqueue/river [github.com/riverqueue/river.test]
|
lint:
client.go#L812
c.baseStartStop.StoppedNoPrelloc undefined (type startstop.BaseStartStop has no field or method StoppedNoPrelloc)) (typecheck)
|
lint:
rivertest/rivertest.go#L14
could not import github.com/riverqueue/river (-: # github.com/riverqueue/river
|
lint:
client.go#L812
c.baseStartStop.StoppedNoPrelloc undefined (type startstop.BaseStartStop has no field or method StoppedNoPrelloc)) (typecheck)
|
lint:
rivertest/rivertest.go#L148
expectedJob.Kind undefined (type TArgs has no field or method Kind) (typecheck)
|
lint:
rivertest/rivertest.go#L154
expectedJob.Kind undefined (type TArgs has no field or method Kind) (typecheck)
|
lint:
rivertest/rivertest.go#L159
expectedJob.Kind undefined (type TArgs has no field or method Kind) (typecheck)
|
lint:
rivertest/example_require_inserted_test.go#L11
could not import github.com/riverqueue/river (-: # github.com/riverqueue/river
|
lint:
client.go#L812
c.baseStartStop.StoppedNoPrelloc undefined (type startstop.BaseStartStop has no field or method StoppedNoPrelloc)) (typecheck)
|
build_and_test (1.21, 14):
client.go#L812
c.baseStartStop.StoppedNoPrelloc undefined (type startstop.BaseStartStop has no field or method StoppedNoPrelloc)
|
build_and_test (1.21, 14)
Process completed with exit code 1.
|
build_and_test (1.21, 16):
client.go#L812
c.baseStartStop.StoppedNoPrelloc undefined (type startstop.BaseStartStop has no field or method StoppedNoPrelloc)
|
build_and_test (1.21, 16)
Process completed with exit code 1.
|
build_and_test (1.22, 14):
client.go#L812
c.baseStartStop.StoppedNoPrelloc undefined (type startstop.BaseStartStop has no field or method StoppedNoPrelloc)
|
build_and_test (1.22, 14)
Process completed with exit code 1.
|
build_and_test (1.21, 15):
client.go#L812
c.baseStartStop.StoppedNoPrelloc undefined (type startstop.BaseStartStop has no field or method StoppedNoPrelloc)
|
build_and_test (1.21, 15)
Process completed with exit code 1.
|
build_and_test (1.22, 15):
client.go#L812
c.baseStartStop.StoppedNoPrelloc undefined (type startstop.BaseStartStop has no field or method StoppedNoPrelloc)
|
build_and_test (1.22, 15)
Process completed with exit code 1.
|
build_and_test (1.22, 16):
client.go#L812
c.baseStartStop.StoppedNoPrelloc undefined (type startstop.BaseStartStop has no field or method StoppedNoPrelloc)
|
build_and_test (1.22, 16)
Process completed with exit code 1.
|
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
|