refactor: optimize errors handler #225
Annotations
3 errors and 1 warning
Test with go 1.18 on ubuntu-latest:
internal/pkg/sshtask/sshtask.go#L165
invalid operation: cannot compare t.sshAgent != nil (operator != not defined on untyped nil) (typecheck)
|
Test with go 1.18 on ubuntu-latest:
internal/pkg/sshtask/sshtask.go#L652
invalid operation: cannot compare t.sshAgent != nil (operator != not defined on untyped nil) (typecheck)
|
Test with go 1.18 on ubuntu-latest
Process completed with exit code 2.
|
Test with go 1.18 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|