Multi Deployment - multiple dmsg-discovery configuration [WIP] #252
Annotations
10 errors and 2 warnings
Checking Format and Testing:
cmd/dmsgcurl/commands/dmsgcurl.go#L20
"github.com/skycoin/skywire" imported and not used
|
Checking Format and Testing:
cmd/dmsgcurl/commands/dmsgcurl.go#L134
too many arguments in call to startDmsg
|
Checking Format and Testing:
cmd/dmsgcurl/commands/dmsgcurl.go#L173
too many arguments in call to startDmsg
|
Checking Format and Testing:
cmd/dmsgcurl/commands/dmsgcurl.go#L252
cannot use dmsgDisc (variable of type []string) as string value in argument to disc.NewHTTP (typecheck)
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L64
cannot use &dmsgDisc (value of type *string) as *[]string value in argument to RootCmd.Flags().StringSliceVarP
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgweb.go#L135
invalid operation: dmsgDisc[0] == "" (mismatched types byte and untyped string)
|
Checking Format and Testing:
cmd/dmsgweb/commands/dmsgwebsrv.go#L40
cannot use []string{…} (value of type []string) as string value in argument to srvCmd.Flags().StringVarP (typecheck)
|
Checking Format and Testing:
cmd/dmsg/commands/root.go#L16
could not import github.com/skycoin/dmsg/cmd/dmsgcurl/commands (-: # github.com/skycoin/dmsg/cmd/dmsgcurl/commands
|
Checking Format and Testing:
cmd/dmsgcurl/commands/dmsgcurl.go#L20
"github.com/skycoin/skywire" imported and not used
|
Checking Format and Testing:
cmd/dmsgcurl/commands/dmsgcurl.go#L134
too many arguments in call to startDmsg
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/dmsg/dmsg. Supported file pattern: go.sum
|
Loading