Skip to content

feat: add multi wallet support #33

feat: add multi wallet support

feat: add multi wallet support #33

Triggered via pull request November 20, 2023 14:22
Status Failure
Total duration 1m 8s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
go-tests: cmd/convert/process.go#L29
loopclosure: loop variable wName captured by func literal (govet)
go-tests: cmd/convert/process.go#L33
loopclosure: loop variable aNames captured by func literal (govet)
go-tests: cmd/convert/process.go#L35
loopclosure: loop variable wName captured by func literal (govet)
go-tests: cmd/convert/process.go#L40
loopclosure: loop variable wName captured by func literal (govet)
go-tests: utils/crypto/bls/crypto.go#L87
SA5000: assignment to nil map (staticcheck)
go-tests
issues found
go-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/