multi: update dex client #1579
Annotations
10 errors and 2 warnings
Build:
ui/page/dcrdex/market.go#L927
syntax error: unexpected ), expected expression
|
Build:
ui/page/dcrdex/market.go#L930
syntax error: unexpected newline in argument list; possibly missing comma or )
|
Build:
ui/page/dcrdex/market.go#L932
syntax error: unexpected if in argument list; possibly missing comma or )
|
Build:
ui/page/dcrdex/market.go#L949
syntax error: unexpected ) at end of statement
|
Build:
ui/page/dcrdex/market.go#L950
syntax error: unexpected newline in argument list; possibly missing comma or )
|
Build:
ui/page/dcrdex/market.go#L952
syntax error: unexpected missingMarketWallet at end of statement (typecheck)
|
Build:
ui/page/dcrdex/market.go#L924
expected 1 expression (typecheck)
|
Build:
ui/page/dcrdex/market.go#L927
expected operand, found ')' (typecheck)
|
Build:
ui/page/dcrdex/market.go#L932
expected ';', found 'if' (typecheck)
|
Build:
ui/page/dcrdex/market.go#L949
missing ',' before newline in argument list (typecheck)
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|