chore: switch to Github Actions #6
ci.yml
on: pull_request
setup-deps
56s
setup-cache
3m 9s
lint
3m 6s
gofmt
25s
cbor-check
1m 38s
docs-check
2m 25s
gen-check
1m 16s
mod-tidy-check
38s
Annotations
11 errors and 16 warnings
setup-deps
Process completed with exit code 100.
|
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)
|
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-deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@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, actions/cache@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/
|
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/
|
setup-cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
setup-cache
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|