Add gh actions ci config #1
Annotations
10 errors
pkg/client/sftp_client.go#L53
cannot use &sftpClient{} (value of type *sftpClient) as SFTPClient value in return statement: *sftpClient does not implement SFTPClient (missing method StatVFS) (typecheck)
|
pkg/collector/sftp_collector_test.go#L57
s.T undefined (type *SFTPCollectorSuite has no field or method T) (typecheck)
|
pkg/collector/sftp_collector_test.go#L71
s.Equal undefined (type *SFTPCollectorSuite has no field or method Equal) (typecheck)
|
pkg/collector/sftp_collector_test.go#L77
s.Equal undefined (type *SFTPCollectorSuite has no field or method Equal) (typecheck)
|
pkg/collector/sftp_collector_test.go#L83
s.Equal undefined (type *SFTPCollectorSuite has no field or method Equal) (typecheck)
|
pkg/collector/sftp_collector_test.go#L234
s.NotContains undefined (type *SFTPCollectorSuite has no field or method NotContains) (typecheck)
|
pkg/collector/sftp_collector_test.go#L235
s.NotContains undefined (type *SFTPCollectorSuite has no field or method NotContains) (typecheck)
|
pkg/collector/sftp_collector_test.go#L237
s.NotContains undefined (type *SFTPCollectorSuite has no field or method NotContains) (typecheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading