feat: add multi wallet support #33
tests.yaml
on: pull_request
go-tests
48s
nix-checks
1m 0s
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/
|