Add the fwd functionality to the API #543
Annotations
10 errors and 1 warning
Testing:
pkg/visor/hypervisor.go#L266
hv.restart undefined (type *Hypervisor has no field or method restart)
|
Testing:
pkg/visor/hypervisor.go#L1194
method Hypervisor.shutdown already declared at pkg\visor\hypervisor.go:1184:23
|
Testing:
pkg/visor/api.go#L1470
v.restartCtx undefined (type *Visor has no field or method restartCtx)
|
Testing:
pkg/visor/api.go#L1471
undefined: ErrMalformedRestartContext
|
Testing
hv.restart undefined (type *Hypervisor has no field or method restart)
|
Testing
method Hypervisor.shutdown already declared at ..\..\..\..\pkg\visor\hypervisor.go:1184:23
|
Testing
v.restartCtx undefined (type *Visor has no field or method restartCtx)
|
Testing
undefined: ErrMalformedRestartContext
|
Testing
hv.restart undefined (type *Hypervisor has no field or method restart)
|
Testing
method Hypervisor.shutdown already declared at ..\..\..\..\pkg\visor\hypervisor.go:1184:23
|
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/.
|
Loading