Skip to content

Add the fwd functionality to the API #543

Add the fwd functionality to the API

Add the fwd functionality to the API #543

Triggered via pull request March 15, 2024 18:12
Status Failure
Total duration 6m 2s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 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/hypervisor.go#L266
hv.restart undefined (type *Hypervisor has no field or method restart)
linux: pkg/visor/hypervisor.go#L1194
method Hypervisor.shutdown already declared at pkg/visor/hypervisor.go:1184:23
linux: pkg/visor/api.go#L1470
v.restartCtx undefined (type *Visor has no field or method restartCtx)
linux: pkg/visor/api.go#L1471
undefined: ErrMalformedRestartContext) (typecheck)
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/hypervisor.go#L266
hv.restart undefined (type *Hypervisor has no field or method restart)
linux: pkg/visor/hypervisor.go#L1194
method Hypervisor.shutdown already declared at pkg/visor/hypervisor.go:1184:23
linux: pkg/visor/api.go#L1470
v.restartCtx undefined (type *Visor has no field or method restartCtx)
linux: pkg/visor/api.go#L1471
undefined: ErrMalformedRestartContext) (typecheck)
darwin: cmd/skywire-cli/commands/dmsgpty/root.go#L18
could not import github.com/skycoin/skywire/pkg/visor (-: # github.com/skycoin/skywire/pkg/visor
darwin: pkg/visor/hypervisor.go#L266
hv.restart undefined (type *Hypervisor has no field or method restart)
darwin: pkg/visor/hypervisor.go#L1194
method Hypervisor.shutdown already declared at pkg/visor/hypervisor.go:1184:23
darwin: pkg/visor/api.go#L1470
v.restartCtx undefined (type *Visor has no field or method restartCtx)
darwin: pkg/visor/api.go#L1471
undefined: ErrMalformedRestartContext) (typecheck)
darwin: cmd/skywire-cli/commands/rpc/root.go#L13
could not import github.com/skycoin/skywire/pkg/visor (-: # github.com/skycoin/skywire/pkg/visor
darwin: pkg/visor/hypervisor.go#L266
hv.restart undefined (type *Hypervisor has no field or method restart)
darwin: pkg/visor/hypervisor.go#L1194
method Hypervisor.shutdown already declared at pkg/visor/hypervisor.go:1184:23
darwin: pkg/visor/api.go#L1470
v.restartCtx undefined (type *Visor has no field or method restartCtx)
darwin: pkg/visor/api.go#L1471
undefined: ErrMalformedRestartContext) (typecheck)
windows: pkg/visor/hypervisor.go#L266
hv.restart undefined (type *Hypervisor has no field or method restart)
windows: pkg/visor/hypervisor.go#L1194
method Hypervisor.shutdown already declared at pkg\visor\hypervisor.go:1184:23
windows: pkg/visor/api.go#L1470
v.restartCtx undefined (type *Visor has no field or method restartCtx)
windows: pkg/visor/api.go#L1471
undefined: ErrMalformedRestartContext
windows
hv.restart undefined (type *Hypervisor has no field or method restart)
windows
method Hypervisor.shutdown already declared at ..\..\..\..\pkg\visor\hypervisor.go:1184:23
windows
v.restartCtx undefined (type *Visor has no field or method restartCtx)
windows
undefined: ErrMalformedRestartContext
windows
hv.restart undefined (type *Hypervisor has no field or method restart)
windows
method Hypervisor.shutdown already declared at ..\..\..\..\pkg\visor\hypervisor.go:1184:23
linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.