feat: add github action #4
ci.yml
on: pull_request
ci-lint
21s
build-mainnet
4m 25s
build-calibnet
4m 24s
build-debug
4m 28s
build-2k
4m 24s
build-forest
4m 23s
lint
3m 15s
gofmt
18s
gen-check
1m 11s
mod-tidy-check
50s
Matrix: test
Annotations
6 errors
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.
|
test (test-itest-curio, ./itests/curio_test.go)
Process completed with exit code 1.
|
test (test-all, `go list ./... | grep -v curio/itests`)
The job was canceled because "test-itest-curio___itests" failed.
|
test (test-all, `go list ./... | grep -v curio/itests`)
The operation was canceled.
|