Skip to content

refactor: optimize errors handler #225

refactor: optimize errors handler

refactor: optimize errors handler #225

Triggered via push January 10, 2024 03:22
Status Failure
Total duration 54s
Artifacts

gosshci.yaml

on: push
Matrix: gosshci
Fit to window
Zoom out
Zoom in

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/