Simplify link ack handling. Fixes #1519 #507
Annotations
10 errors and 1 warning
lint:
ziti/cmd/demo/echo_server_update_terminator.go#L48
action.Cmd undefined (type *AgentEchoServerUpdateTerminatorAction has no field or method Cmd) (typecheck)
|
lint:
ziti/cmd/demo/echo_server_update_terminator.go#L49
action.Args undefined (type *AgentEchoServerUpdateTerminatorAction has no field or method Args) (typecheck)
|
lint:
ziti/cmd/demo/echo_server_update_terminator.go#L66
self.Args undefined (type *AgentEchoServerUpdateTerminatorAction has no field or method Args) (typecheck)
|
lint:
ziti/cmd/demo/echo_server_update_terminator.go#L67
self.Args undefined (type *AgentEchoServerUpdateTerminatorAction has no field or method Args) (typecheck)
|
lint:
ziti/cmd/demo/echo_server_update_terminator.go#L79
self.Cmd undefined (type *AgentEchoServerUpdateTerminatorAction has no field or method Cmd) (typecheck)
|
lint:
ziti/cmd/demo/echo_server_update_terminator.go#L82
self.Cmd undefined (type *AgentEchoServerUpdateTerminatorAction has no field or method Cmd) (typecheck)
|
lint:
router/router.go#L55
could not import github.com/openziti/ziti/router/handler_link (-: # github.com/openziti/ziti/router/handler_link
|
lint:
router/handler_link/ack.go#L60
syntax error: non-declaration statement outside function body) (typecheck)
|
lint:
router/handler_link/ack.go#L1
: # github.com/openziti/ziti/router/handler_link [github.com/openziti/ziti/router/handler_link.test]
|
lint:
router/handler_link/ack.go#L60
syntax error: non-declaration statement outside function body (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ziti/ziti. Supported file pattern: go.sum
|