Skip to content

fix survey & reward calculation #724

fix survey & reward calculation

fix survey & reward calculation #724

Triggered via pull request July 13, 2024 18:52
Status Failure
Total duration 6m 47s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 6 warnings
linux: cmd/skywire-cli/commands/dmsgpty/root.go#L18
could not import github.com/skycoin/skywire/pkg/visor (-: # github.com/skycoin/skywire/pkg/visor
linux: pkg/visor/survey.go#L36
too many arguments in call to visconf.SystemSurvey
linux: cmd/skywire-cli/commands/rpc/root.go#L13
could not import github.com/skycoin/skywire/pkg/visor (-: # github.com/skycoin/skywire/pkg/visor
linux: pkg/visor/survey.go#L36
too many arguments in call to visconf.SystemSurvey
linux: cmd/skywire-cli/commands/survey/root.go#L87
too many arguments in call to visorconfig.SystemSurvey
linux: cmd/skywire-cli/commands/survey/root.go#L109
undefined: dmsgdisc
linux: cmd/skywire-cli/commands/survey/root.go#L110
undefined: ipAddr
linux: cmd/skywire-cli/commands/survey/root.go#L112
undefined: ipAddr
linux: 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
linux: 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
darwin: cmd/skywire-cli/commands/survey/root.go#L109
undefined: dmsgdisc
darwin: cmd/skywire-cli/commands/survey/root.go#L110
undefined: ipAddr
darwin: cmd/skywire-cli/commands/survey/root.go#L112
undefined: ipAddr
darwin: 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
darwin: 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
darwin: cmd/skywire-cli/commands/survey/root.go#L151
pk.String undefined (type "github.com/skycoin/skycoin/src/cipher".PubKey has no field or method String) (typecheck)
darwin: cmd/skywire-cli/commands/root.go#L28
could not import github.com/skycoin/skywire/cmd/skywire-cli/commands/survey (-: # github.com/skycoin/skywire/cmd/skywire-cli/commands/survey
darwin: cmd/skywire-cli/commands/survey/root.go#L109
undefined: dmsgdisc
darwin: cmd/skywire-cli/commands/survey/root.go#L110
undefined: ipAddr
darwin: cmd/skywire-cli/commands/survey/root.go#L112
undefined: ipAddr
windows: cmd/skywire-cli/commands/survey/root.go#L109
undefined: dmsgdisc
windows: cmd/skywire-cli/commands/survey/root.go#L110
undefined: ipAddr
windows: cmd/skywire-cli/commands/survey/root.go#L112
undefined: ipAddr
windows: 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
windows: 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
windows: cmd/skywire-cli/commands/survey/root.go#L151
pk.String undefined (type "github.com/skycoin/skycoin/src/cipher".PubKey has no field or method String)
windows
undefined: dmsgdisc
windows
undefined: ipAddr
windows
undefined: ipAddr
windows
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
linux
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/
linux
Restore cache failed: Dependencies file is not found in /home/runner/work/skywire/skywire. Supported file pattern: go.sum
darwin
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/
darwin
Restore cache failed: Dependencies file is not found in /Users/runner/work/skywire/skywire. Supported file pattern: go.sum
windows
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/
windows
Restore cache failed: Dependencies file is not found in D:\a\skywire\skywire. Supported file pattern: go.sum