Add CI check to make sure River CLI is installable #141
ci.yml
on: push
cli
36s
cli_installable
11s
lint
9s
producer_sample
1m 25s
sqlc_generates
4s
Matrix: build_and_test
Annotations
3 errors and 3 warnings
cli_installable
missing go.sum entry for module providing package github.com/jackc/pgerrcode (imported by github.com/riverqueue/river/internal/dbmigrate); to add:
|
cli_installable
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/riverqueue/river/cmd/river); to add:
|
cli_installable
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_installable
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
cli
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|