Multi Deployment - multiple dmsg-discovery configuration [WIP] #240
Annotations
9 errors and 2 warnings
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L135
cannot use dmsgDisc (variable of type []string) as string value in argument to disc.NewHTTP
|
linux:
cmd/dmsgweb/commands/root.go#L62
cannot use dmsgDisc (variable of type []string) as string value in argument to disc.NewHTTP (typecheck)
|
linux:
cmd/dmsg/commands/root.go#L22
could not import github.com/skycoin/dmsg/cmd/dmsgweb/commands (-: # github.com/skycoin/dmsg/cmd/dmsgweb/commands
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L135
cannot use dmsgDisc (variable of type []string) as string value in argument to disc.NewHTTP
|
linux:
cmd/dmsgweb/commands/root.go#L62
cannot use dmsgDisc (variable of type []string) as string value in argument to disc.NewHTTP) (typecheck)
|
linux:
cmd/dmsgweb/dmsgweb.go#L8
could not import github.com/skycoin/dmsg/cmd/dmsgweb/commands (-: # github.com/skycoin/dmsg/cmd/dmsgweb/commands
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L135
cannot use dmsgDisc (variable of type []string) as string value in argument to disc.NewHTTP
|
linux:
cmd/dmsgweb/commands/root.go#L62
cannot use dmsgDisc (variable of type []string) as string value in argument to disc.NewHTTP) (typecheck)
|
linux
Process completed with exit code 2.
|
linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. 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/dmsg/dmsg. Supported file pattern: go.sum
|