Skip to content

Merge branch 'pr/client-impl' into pr/beta #457

Merge branch 'pr/client-impl' into pr/beta

Merge branch 'pr/client-impl' into pr/beta #457

Triggered via push January 30, 2024 17:41
Status Failure
Total duration 43s
Artifacts

main.yml

on: push
golang-ci
20s
golang-ci
unit-tests
18s
unit-tests
code-quality
22s
code-quality
security-scanning
31s
security-scanning
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 5 warnings
golang-ci: client/accounts.go#L1
: # github.com/xyield/xrpl-go/client [github.com/xyield/xrpl-go/client.test]
golang-ci: client/client.go#L30
cannot use &accountImpl{…} (value of type *accountImpl) as type Account in struct literal:
golang-ci: client/ledgers.go#L46
cannot use req (variable of type *"github.com/xyield/xrpl-go/model/client/ledger".LedgerDataRequest) as type XRPLRequest in argument to l.client.SendRequest:
golang-ci: client/path.go#L45
cannot use req (variable of type *path.NFTokenBuyOffersRequest) as type XRPLRequest in argument to p.client.SendRequest:
golang-ci: client/accounts_test.go#L121
a.GetAccountChannels undefined (type *accountImpl has no field or method GetAccountChannels) (typecheck)
golang-ci: client/jsonrpc/jsonrpc_client.go#L15
could not import github.com/xyield/xrpl-go/client (-: # github.com/xyield/xrpl-go/client
golang-ci: client/client.go#L30
cannot use &accountImpl{…} (value of type *accountImpl) as type Account in struct literal:
golang-ci: client/ledgers.go#L46
cannot use req (variable of type *"github.com/xyield/xrpl-go/model/client/ledger".LedgerDataRequest) as type XRPLRequest in argument to l.client.SendRequest:
golang-ci: client/path.go#L45
cannot use req (variable of type *path.NFTokenBuyOffersRequest) as type XRPLRequest in argument to p.client.SendRequest:
golang-ci: client/jsonrpc/models/jsonrpc_response.go#L5
could not import github.com/xyield/xrpl-go/client (-: # github.com/xyield/xrpl-go/client
unit-tests: client/client.go#L30
cannot use &accountImpl{…} (value of type *accountImpl) as type Account in struct literal:
unit-tests: client/ledgers.go#L46
cannot use req (variable of type *"github.com/xyield/xrpl-go/model/client/ledger".LedgerDataRequest) as type XRPLRequest in argument to l.client.SendRequest:
unit-tests: client/path.go#L45
cannot use req (variable of type *path.NFTokenBuyOffersRequest) as type XRPLRequest in argument to p.client.SendRequest:
unit-tests: model/client/account/account_lines_test.go#L38
undefined: AccountLinesReponse
unit-tests
Process completed with exit code 1.
code-quality: client/client.go#L30
cannot use &accountImpl{…} (value of type *accountImpl) as type Account in struct literal:
code-quality: client/ledgers.go#L46
cannot use req (variable of type *"github.com/xyield/xrpl-go/model/client/ledger".LedgerDataRequest) as type XRPLRequest in argument to l.client.SendRequest:
code-quality: client/path.go#L45
cannot use req (variable of type *path.NFTokenBuyOffersRequest) as type XRPLRequest in argument to p.client.SendRequest:
code-quality: client/client.go#L30
cannot use &accountImpl{…} (value of type *accountImpl) as type Account in struct literal:
code-quality: client/ledgers.go#L46
cannot use req (variable of type *"github.com/xyield/xrpl-go/model/client/ledger".LedgerDataRequest) as type XRPLRequest in argument to l.client.SendRequest:
code-quality: client/path.go#L45
cannot use req (variable of type *path.NFTokenBuyOffersRequest) as type XRPLRequest in argument to p.client.SendRequest:
code-quality: client/accounts_test.go#L121
a.GetAccountChannels undefined (type *accountImpl has no field or method GetAccountChannels) (compile)
code-quality: model/client/account/account_lines_test.go#L38
undefined: AccountLinesReponse (compile)
code-quality
Process completed with exit code 1.
golang-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
security-scanning
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.