feat: add github action #2
ci.yml
on: pull_request
ci-lint
21s
build-mainnet
4m 20s
build-calibnet
4m 22s
build-debug
4m 54s
build-2k
4m 23s
build-forest
4m 34s
lint
3m 16s
gofmt
18s
gen-check
1m 8s
mod-tidy-check
44s
Matrix: test
Annotations
7 errors
test (test-all, `go list ./... | grep -v curio/itests`)
Process completed with exit code 125.
|
test (test-all, `go list ./... | grep -v curio/itests`)
Process completed with exit code 1.
|
test (test-itest-curio, ./itests/curio_test.go)
The job was canceled because "test-all__go_list________" failed.
|
test (test-itest-curio, ./itests/curio_test.go)
The operation was canceled.
|
gen-check
no required module provides package github.com/filecoin-project/curio/lib/paths: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
gen-check
no required module provides package github.com/golang/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
gen-check
Process completed with exit code 2.
|