Skip to content

fix dropdown and scroll issue #269

fix dropdown and scroll issue

fix dropdown and scroll issue #269

Triggered via push September 7, 2024 06:06
Status Failure
Total duration 55s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

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/