fix: f3: Keep retrying the task forever #190
ci.yml
on: pull_request
ci-lint
50s
build-mainnet
3m 1s
build-calibnet
2m 28s
build-debug
3m 0s
build-2k
2m 33s
build-forest
2m 34s
lint
3m 40s
gofmt
53s
gen-check
3m 54s
mod-tidy-check
34s
Matrix: test
Annotations
20 errors and 10 warnings
build-calibnet:
tasks/f3/f3_task.go#L5
"database/sql" imported and not used
|
build-calibnet
Process completed with exit code 2.
|
build-2k:
tasks/f3/f3_task.go#L5
"database/sql" imported and not used
|
build-2k
Process completed with exit code 2.
|
build-forest:
tasks/f3/f3_task.go#L5
"database/sql" imported and not used
|
build-forest
Process completed with exit code 2.
|
test (test-itest-curio, ./itests/curio_test.go):
tasks/f3/f3_task.go#L5
"database/sql" imported and not used
|
test (test-itest-curio, ./itests/curio_test.go)
Process completed with exit code 1.
|
build-mainnet:
tasks/f3/f3_task.go#L5
"database/sql" imported and not used
|
build-mainnet
Process completed with exit code 2.
|
build-debug:
tasks/f3/f3_task.go#L5
"database/sql" imported and not used
|
build-debug
Process completed with exit code 2.
|
test (test-all, `go list ./... | grep -v curio/itests`):
tasks/f3/f3_task.go#L5
"database/sql" imported and not used
|
test (test-all, `go list ./... | grep -v curio/itests`)
Process completed with exit code 1.
|
lint:
tasks/f3/f3_task.go#L5
"database/sql" imported and not used (typecheck)
|
lint:
cmd/curio/tasks/tasks.go#L36
could not import github.com/filecoin-project/curio/tasks/f3 (-: # github.com/filecoin-project/curio/tasks/f3
|
lint:
tasks/f3/f3_task.go#L5
"database/sql" imported and not used) (typecheck)
|
lint
Process completed with exit code 1.
|
gen-check:
tasks/f3/f3_task.go#L5
"database/sql" imported and not used
|
gen-check
Process completed with exit code 2.
|
ci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mod-tidy-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
gofmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-calibnet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-2k
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-forest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-mainnet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
gen-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|