fix: ssh formatting exception bug when executing commands #1091
Annotations
6 errors and 1 warning
pkg/connector/ssh_connector.go#L250
undefined: ctx (typecheck)
|
pkg/executor/pipeline_executor.go#L30
could not import github.com/kubesphere/kubekey/v4/pkg/connector (-: # github.com/kubesphere/kubekey/v4/pkg/connector
|
pkg/connector/ssh_connector.go#L250
undefined: ctx) (typecheck)
|
pkg/modules/copy.go#L32
could not import github.com/kubesphere/kubekey/v4/pkg/connector (-: # github.com/kubesphere/kubekey/v4/pkg/connector
|
pkg/connector/ssh_connector.go#L250
undefined: ctx) (typecheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
This job failed
Loading