chore: switch to Github Actions #12
Annotations
10 errors and 2 warnings
cmd/boost/retrieve_cmd.go#L303
stats.Size undefined (type *FILRetrievalStats has no field or method Size) (typecheck)
|
cmd/boost/retrieve_cmd.go#L307
stats.Duration undefined (type *FILRetrievalStats has no field or method Duration) (typecheck)
|
cmd/boost/retrieve_cmd.go#L311
stats.AverageSpeed undefined (type *FILRetrievalStats has no field or method AverageSpeed) (typecheck)
|
cmd/boost/retrieve_cmd.go#L348
stats.Size undefined (type *FILRetrievalStats has no field or method Size) (typecheck)
|
cmd/boost/retrieve_cmd.go#L349
stats.Duration undefined (type *FILRetrievalStats has no field or method Duration) (typecheck)
|
cmd/boost/retrieve_cmd.go#L350
stats.AverageSpeed undefined (type *FILRetrievalStats has no field or method AverageSpeed) (typecheck)
|
cmd/boost/retrieve_cmd.go#L351
stats.AskPrice undefined (type *FILRetrievalStats has no field or method AskPrice) (typecheck)
|
cmd/boost/retrieve_cmd.go#L352
stats.TotalPayment undefined (type *FILRetrievalStats has no field or method TotalPayment) (typecheck)
|
cmd/boost/retrieve_cmd.go#L353
stats.NumPayments undefined (type *FILRetrievalStats has no field or method NumPayments) (typecheck)
|
cmd/boost/retrieve_cmd.go#L354
stats.Peer undefined (type *FILRetrievalStats has no field or method Peer) (typecheck)
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading