Release v0.6.0 #14
connector.yml
on: pull_request
Checks
25s
UnitTest
26s
Annotations
12 errors and 2 warnings
Checks
s.client.NewTransferService undefined (type *mockedClient has no field or method NewTransferService)
|
Checks
Process completed with exit code 1.
|
UnitTest:
margin_test.go#L35
s.client.NewTransferService undefined (type *mockedClient has no field or method NewTransferService)
|
UnitTest:
margin_test.go#L63
s.client.NewBorrowService undefined (type *mockedClient has no field or method NewBorrowService)
|
UnitTest:
margin_test.go#L91
s.client.NewRepayService undefined (type *mockedClient has no field or method NewRepayService)
|
UnitTest:
margin_test.go#L270
s.client.NewQueryMarginAssetService undefined (type *mockedClient has no field or method NewQueryMarginAssetService)
|
UnitTest:
margin_test.go#L456
resp.Rows[0].InterestAccruedTime undefined (type struct{TxId int64 "json:\"txId\""; InterestAccuredTime uint64 "json:\"interestAccuredTime\""; Asset string "json:\"asset\""; RawAsset string "json:\"rawAsset\""; Principal string "json:\"principal\""; Interest string "json:\"interest\""; InterestRate string "json:\"interestRate\""; Type string "json:\"type\""; IsolatedSymbol string "json:\"isolatedSymbol\""} has no field or method InterestAccruedTime)
|
UnitTest:
margin_test.go#L487
s.client.NewLoanRecordService undefined (type *mockedClient has no field or method NewLoanRecordService)
|
UnitTest:
margin_test.go#L545
resp.Orders undefined (type []*MarginAccountAllOrderResponse has no field or method Orders)
|
UnitTest:
margin_test.go#L546
resp.Orders undefined (type []*MarginAccountAllOrderResponse has no field or method Orders)
|
UnitTest:
margin_test.go#L547
resp.Orders undefined (type []*MarginAccountAllOrderResponse has no field or method Orders)
|
UnitTest:
margin_test.go#L548
resp.Orders undefined (type []*MarginAccountAllOrderResponse has no field or method Orders)
|
Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
UnitTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|