feat: 支持通过SSH代理连接Redis缓存 #1042
Annotations
15 errors and 6 warnings
golangci-lint (1.16):
cache/redis.go#L123
exported type `OverSSH` should have comment or be unexported (golint)
|
golangci-lint (1.16):
cache/redis.go#L132
exported method `OverSSH.DialWithPassword` should have comment or be unexported (golint)
|
golangci-lint (1.16):
cache/redis.go#L146
exported method `OverSSH.DialWithKeyFile` should have comment or be unexported (golint)
|
golangci-lint (1.16):
cache/redis.go#L169
exported method `OverSSH.MakeDialer` should have comment or be unexported (golint)
|
golangci-lint (1.16)
issues found
|
golangci-lint (1.19)
The job was canceled because "_1_16" failed.
|
golangci-lint (1.19)
The operation was canceled.
|
golangci-lint (1.18)
The job was canceled because "_1_16" failed.
|
golangci-lint (1.18)
The operation was canceled.
|
golangci-lint (1.17)
The job was canceled because "_1_16" failed.
|
golangci-lint (1.17)
The operation was canceled.
|
golangci-lint (1.21.4)
The job was canceled because "_1_16" failed.
|
golangci-lint (1.21.4)
The operation was canceled.
|
golangci-lint (1.20)
The job was canceled because "_1_16" failed.
|
golangci-lint (1.20)
The operation was canceled.
|
golangci-lint (1.16)
Restore cache failed: Dependencies file is not found in /home/runner/work/wechat/wechat. Supported file pattern: go.sum
|
golangci-lint (1.19)
Restore cache failed: Dependencies file is not found in /home/runner/work/wechat/wechat. Supported file pattern: go.sum
|
golangci-lint (1.18)
Restore cache failed: Dependencies file is not found in /home/runner/work/wechat/wechat. Supported file pattern: go.sum
|
golangci-lint (1.17)
Restore cache failed: Dependencies file is not found in /home/runner/work/wechat/wechat. Supported file pattern: go.sum
|
golangci-lint (1.21.4)
Restore cache failed: Dependencies file is not found in /home/runner/work/wechat/wechat. Supported file pattern: go.sum
|
golangci-lint (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/wechat/wechat. Supported file pattern: go.sum
|