fix survey & reward calculation #724
Annotations
10 errors and 2 warnings
cmd/skywire-cli/commands/dmsgpty/root.go#L18
could not import github.com/skycoin/skywire/pkg/visor (-: # github.com/skycoin/skywire/pkg/visor
|
pkg/visor/survey.go#L36
too many arguments in call to visconf.SystemSurvey
|
cmd/skywire-cli/commands/rpc/root.go#L13
could not import github.com/skycoin/skywire/pkg/visor (-: # github.com/skycoin/skywire/pkg/visor
|
pkg/visor/survey.go#L36
too many arguments in call to visconf.SystemSurvey
|
cmd/skywire-cli/commands/survey/root.go#L87
too many arguments in call to visorconfig.SystemSurvey
|
cmd/skywire-cli/commands/survey/root.go#L109
undefined: dmsgdisc
|
cmd/skywire-cli/commands/survey/root.go#L110
undefined: ipAddr
|
cmd/skywire-cli/commands/survey/root.go#L112
undefined: ipAddr
|
cmd/skywire-cli/commands/survey/root.go#L143
cannot use pk (variable of type "github.com/skycoin/skycoin/src/cipher".PubKey) as "github.com/skycoin/skywire-utilities/pkg/cipher".PubKey value in argument to dmsg.NewClient
|
cmd/skywire-cli/commands/survey/root.go#L143
cannot use sk (variable of type "github.com/skycoin/skycoin/src/cipher".SecKey) as "github.com/skycoin/skywire-utilities/pkg/cipher".SecKey value in argument to dmsg.NewClient
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading