Skip to content

add setting sending multiple recipients #124

add setting sending multiple recipients

add setting sending multiple recipients #124

Triggered via push January 26, 2024 10:54
Status Failure
Total duration 1m 55s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Build
issues found
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/cache@v1, 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/.
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: ui/page/send/page.go#L454
var-declaration: should drop = 0 from declaration of var totalCost; it is the zero value (revive)
Build: ui/page/send/page.go#L608
empty-block: this block is empty, you can remove it (revive)