Remove hardcoded services #752
Triggered via pull request
September 22, 2024 17:51
Status
Failure
Total duration
9m 37s
Artifacts
–
Annotations
30 errors and 6 warnings
linux:
cmd/skywire/skywire.go#L27
could not import github.com/skycoin/skycoin-service-discovery/cmd/service-discovery/commands (-: # github.com/skycoin/skycoin-service-discovery/cmd/service-discovery/commands
|
linux:
vendor/github.com/skycoin/skycoin-service-discovery/cmd/service-discovery/commands/root.go#L174
not enough arguments in call to dmsghttp.GetServers
|
linux:
vendor/github.com/skycoin/skycoin-service-discovery/cmd/service-discovery/commands/root.go#L197
not enough arguments in call to dmsghttp.UpdateServers
|
linux:
cmd/skywire/skywire.go#L30
could not import github.com/skycoin/skywire-services/cmd/address-resolver/commands (-: # github.com/skycoin/skywire-services/cmd/address-resolver/commands
|
linux:
vendor/github.com/skycoin/skywire-services/cmd/address-resolver/commands/root.go#L192
not enough arguments in call to dmsghttp.GetServers
|
linux:
vendor/github.com/skycoin/skywire-services/cmd/address-resolver/commands/root.go#L216
not enough arguments in call to dmsghttp.UpdateServers
|
linux:
cmd/skywire/skywire.go#L31
could not import github.com/skycoin/skywire-services/cmd/config-bootstrapper/commands (-: # github.com/skycoin/skywire-services/cmd/config-bootstrapper/commands
|
linux:
vendor/github.com/skycoin/skywire-services/cmd/config-bootstrapper/commands/root.go#L89
not enough arguments in call to dmsghttp.GetServers
|
linux:
vendor/github.com/skycoin/skywire-services/cmd/config-bootstrapper/commands/root.go#L106
not enough arguments in call to dmsghttp.UpdateServers
|
linux:
cmd/skywire/skywire.go#L34
could not import github.com/skycoin/skywire-services/cmd/route-finder/commands (-: # github.com/skycoin/skywire-services/cmd/route-finder/commands
|
darwin:
cmd/skywire/skywire.go#L27
could not import github.com/skycoin/skycoin-service-discovery/cmd/service-discovery/commands (-: # github.com/skycoin/skycoin-service-discovery/cmd/service-discovery/commands
|
darwin:
vendor/github.com/skycoin/skycoin-service-discovery/cmd/service-discovery/commands/root.go#L174
not enough arguments in call to dmsghttp.GetServers
|
darwin:
vendor/github.com/skycoin/skycoin-service-discovery/cmd/service-discovery/commands/root.go#L197
not enough arguments in call to dmsghttp.UpdateServers
|
darwin:
cmd/skywire/skywire.go#L30
could not import github.com/skycoin/skywire-services/cmd/address-resolver/commands (-: # github.com/skycoin/skywire-services/cmd/address-resolver/commands
|
darwin:
vendor/github.com/skycoin/skywire-services/cmd/address-resolver/commands/root.go#L192
not enough arguments in call to dmsghttp.GetServers
|
darwin:
vendor/github.com/skycoin/skywire-services/cmd/address-resolver/commands/root.go#L216
not enough arguments in call to dmsghttp.UpdateServers
|
darwin:
cmd/skywire/skywire.go#L31
could not import github.com/skycoin/skywire-services/cmd/config-bootstrapper/commands (-: # github.com/skycoin/skywire-services/cmd/config-bootstrapper/commands
|
darwin:
vendor/github.com/skycoin/skywire-services/cmd/config-bootstrapper/commands/root.go#L89
not enough arguments in call to dmsghttp.GetServers
|
darwin:
vendor/github.com/skycoin/skywire-services/cmd/config-bootstrapper/commands/root.go#L106
not enough arguments in call to dmsghttp.UpdateServers
|
darwin:
cmd/skywire/skywire.go#L34
could not import github.com/skycoin/skywire-services/cmd/route-finder/commands (-: # github.com/skycoin/skywire-services/cmd/route-finder/commands
|
windows:
vendor/github.com/skycoin/skycoin-service-discovery/cmd/service-discovery/commands/root.go#L174
not enough arguments in call to dmsghttp.GetServers
|
windows:
vendor/github.com/skycoin/skycoin-service-discovery/cmd/service-discovery/commands/root.go#L197
not enough arguments in call to dmsghttp.UpdateServers
|
windows:
vendor/github.com/skycoin/skywire-services/cmd/config-bootstrapper/commands/root.go#L89
not enough arguments in call to dmsghttp.GetServers
|
windows:
vendor/github.com/skycoin/skywire-services/cmd/config-bootstrapper/commands/root.go#L106
not enough arguments in call to dmsghttp.UpdateServers
|
windows:
vendor/github.com/skycoin/skywire-services/cmd/address-resolver/commands/root.go#L192
not enough arguments in call to dmsghttp.GetServers
|
windows:
vendor/github.com/skycoin/skywire-services/cmd/address-resolver/commands/root.go#L216
not enough arguments in call to dmsghttp.UpdateServers
|
windows:
vendor/github.com/skycoin/skywire-services/cmd/route-finder/commands/root.go#L147
not enough arguments in call to dmsghttp.GetServers
|
windows:
vendor/github.com/skycoin/skywire-services/cmd/route-finder/commands/root.go#L171
not enough arguments in call to dmsghttp.UpdateServers
|
windows:
vendor/github.com/skycoin/skywire-services/cmd/transport-discovery/commands/root.go#L201
not enough arguments in call to dmsghttp.GetServers
|
windows:
vendor/github.com/skycoin/skywire-services/cmd/transport-discovery/commands/root.go#L225
not enough arguments in call to dmsghttp.UpdateServers
|
linux
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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
|