chore: switch to Github Actions #12
ci.yml
on: pull_request
setup-go-deps
1m 21s
gofmt
29s
mod-tidy-check
53s
lint
3m 11s
cbor-check
1m 40s
docs-check
2m 29s
gen-check
1m 10s
Annotations
38 errors and 18 warnings
lint:
cmd/boost/retrieve_cmd.go#L303
stats.Size undefined (type *FILRetrievalStats has no field or method Size) (typecheck)
|
lint:
cmd/boost/retrieve_cmd.go#L307
stats.Duration undefined (type *FILRetrievalStats has no field or method Duration) (typecheck)
|
lint:
cmd/boost/retrieve_cmd.go#L311
stats.AverageSpeed undefined (type *FILRetrievalStats has no field or method AverageSpeed) (typecheck)
|
lint:
cmd/boost/retrieve_cmd.go#L348
stats.Size undefined (type *FILRetrievalStats has no field or method Size) (typecheck)
|
lint:
cmd/boost/retrieve_cmd.go#L349
stats.Duration undefined (type *FILRetrievalStats has no field or method Duration) (typecheck)
|
lint:
cmd/boost/retrieve_cmd.go#L350
stats.AverageSpeed undefined (type *FILRetrievalStats has no field or method AverageSpeed) (typecheck)
|
lint:
cmd/boost/retrieve_cmd.go#L351
stats.AskPrice undefined (type *FILRetrievalStats has no field or method AskPrice) (typecheck)
|
lint:
cmd/boost/retrieve_cmd.go#L352
stats.TotalPayment undefined (type *FILRetrievalStats has no field or method TotalPayment) (typecheck)
|
lint:
cmd/boost/retrieve_cmd.go#L353
stats.NumPayments undefined (type *FILRetrievalStats has no field or method NumPayments) (typecheck)
|
lint:
cmd/boost/retrieve_cmd.go#L354
stats.Peer undefined (type *FILRetrievalStats has no field or method Peer) (typecheck)
|
test (test-itest-retrieval, ./itests/graphsync_retrieval_test.go)
The run was canceled by @LexLuthr.
|
test (test-itest-retrieval, ./itests/graphsync_retrieval_test.go)
The operation was canceled.
|
lid-docker-compose
The run was canceled by @LexLuthr.
|
lid-docker-compose
The operation was canceled.
|
|
build-all
The operation was canceled.
|
|
test (test-all, `go list ./... | grep -v boost/itests | grep -v cmd/booster-http | grep -v cmd/bo...
The operation was canceled.
|
test (test-itest-dummydeal_offline, ./itests/dummydeal_offline_test.go)
The run was canceled by @LexLuthr.
|
test (test-itest-dummydeal_offline, ./itests/dummydeal_offline_test.go)
The operation was canceled.
|
test (test-booster-http, ./cmd/booster-http)
The run was canceled by @LexLuthr.
|
test (test-booster-http, ./cmd/booster-http)
The operation was canceled.
|
test (test-itest-dummydeal, ./itests/dummydeal_test.go)
The run was canceled by @LexLuthr.
|
test (test-itest-dummydeal, ./itests/dummydeal_test.go)
The operation was canceled.
|
test (test-itest-data-segment-index, ./itests/data_segment_index_retrieval_test.go)
The run was canceled by @LexLuthr.
|
test (test-itest-data-segment-index, ./itests/data_segment_index_retrieval_test.go)
The operation was canceled.
|
test (test-booster-bitswap, ./cmd/booster-bitswap)
The run was canceled by @LexLuthr.
|
test (test-booster-bitswap, ./cmd/booster-bitswap)
The operation was canceled.
|
test (test-itest-direct_deal, ./itests/ddo_test.go)
The run was canceled by @LexLuthr.
|
test (test-itest-direct_deal, ./itests/ddo_test.go)
The operation was canceled.
|
test (test-itest-lid-cleanup, ./itests/lid_cleanup_test.go)
The run was canceled by @LexLuthr.
|
test (test-itest-lid-cleanup, ./itests/lid_cleanup_test.go)
The operation was canceled.
|
test (test-graphsync_identity_cid, ./itests/graphsync_identity_cid_test.go)
The run was canceled by @LexLuthr.
|
test (test-graphsync_identity_cid, ./itests/graphsync_identity_cid_test.go)
The operation was canceled.
|
test (test-itest-ipni, ./itests/ipni_publish_test.go)
The run was canceled by @LexLuthr.
|
test (test-itest-ipni, ./itests/ipni_publish_test.go)
The operation was canceled.
|
test (test-itest-multiminer-graphsync, ./itests/multiminer_retrieval_graphsync_test.go)
The run was canceled by @LexLuthr.
|
test (test-itest-multiminer-graphsync, ./itests/multiminer_retrieval_graphsync_test.go)
The operation was canceled.
|
gofmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
gofmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mod-tidy-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
mod-tidy-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
setup-go-deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
setup-go-deps
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
setup-deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
setup-deps
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
gen-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
gen-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cbor-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cbor-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
setup-params
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
setup-params
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docs-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docs-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|