Fix IP issue on survey #716
Annotations
10 errors and 6 warnings
darwin:
cmd/apps/skychat/commands/skychat.go#L29
could not import github.com/skycoin/skywire/pkg/visor/visorconfig (-: # github.com/skycoin/skywire/pkg/visor/visorconfig
|
darwin:
pkg/visor/visorconfig/values_darwin.go#L51
multiple-value IPSkycoinFetch() (value of type (*IPSkycoin, error)) in single-value context) (typecheck)
|
darwin:
cmd/apps/skysocks/commands/skysocks.go#L20
could not import github.com/skycoin/skywire/pkg/visor/visorconfig (-: # github.com/skycoin/skywire/pkg/visor/visorconfig
|
darwin:
pkg/visor/visorconfig/values_darwin.go#L51
multiple-value IPSkycoinFetch() (value of type (*IPSkycoin, error)) in single-value context) (typecheck)
|
darwin:
cmd/apps/skysocks-client/commands/skysocks-client.go#L29
could not import github.com/skycoin/skywire/pkg/visor/visorconfig (-: # github.com/skycoin/skywire/pkg/visor/visorconfig
|
darwin:
pkg/visor/visorconfig/values_darwin.go#L51
multiple-value IPSkycoinFetch() (value of type (*IPSkycoin, error)) in single-value context) (typecheck)
|
darwin:
pkg/visor/visorconfig/values_darwin.go#L51
multiple-value IPSkycoinFetch() (value of type (*IPSkycoin, error)) in single-value context (typecheck)
|
darwin
Process completed with exit code 2.
|
windows:
pkg/visor/visorconfig/values_windows.go#L61
multiple-value IPSkycoinFetch() (value of type (*IPSkycoin, error)) in single-value context
|
windows
Process completed with exit code 1.
|
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
|
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
|
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
|