Skip to content

Multi: Create DEX main page #399

Multi: Create DEX main page

Multi: Create DEX main page #399

Triggered via pull request October 27, 2023 15:29
Status Failure
Total duration 2m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build: ui/page/dcrdex/market.go#L916
unused-parameter: parameter 'gtx' seems to be unused, consider removing or renaming it as _ (revive)
Build: ui/cryptomaterial/dropdown.go#L347
ineffectual assignment to dropdownWidth (ineffassign)
Build
Process completed with exit code 1.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/