ci: sync golangci-lint config (#55) #156
Annotations
14 errors and 3 warnings
|
lint / lint (macos-latest):
util.go#L142
G115: integer overflow conversion int -> uint32 (gosec)
|
|
lint / lint (macos-latest):
tcpip.go#L185
G115: integer overflow conversion int -> uint32 (gosec)
|
|
lint / lint (macos-latest):
tcpip.go#L154
G115: integer overflow conversion int -> uint32 (gosec)
|
|
lint / lint (macos-latest):
tcpip.go#L152
G115: integer overflow conversion int -> uint32 (gosec)
|
|
lint / lint (macos-latest):
session.go#L179
G115: integer overflow conversion int -> uint32 (gosec)
|
|
lint / lint (macos-latest):
pty_unix.go#L154
G115: integer overflow conversion int -> uint16 (gosec)
|
|
lint / lint (macos-latest):
pty_unix.go#L153
G115: integer overflow conversion int -> uint16 (gosec)
|
|
lint / lint (macos-latest):
pty_unix.go#L114
G115: integer overflow conversion uint32 -> uint8 (gosec)
|
|
lint / lint (macos-latest):
pty_unix.go#L60
G115: integer overflow conversion int -> uint16 (gosec)
|
|
lint / lint (macos-latest):
pty_unix.go#L59
G115: integer overflow conversion int -> uint16 (gosec)
|
|
lint / lint (ubuntu-latest)
The strategy configuration was canceled because "lint.lint.macos-latest" failed
|
|
lint / lint (ubuntu-latest)
The operation was canceled.
|
|
lint / lint (windows-latest)
The strategy configuration was canceled because "lint.lint.macos-latest" failed
|
|
lint / lint (windows-latest)
The operation was canceled.
|
|
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/ssh/ssh. Supported file pattern: go.mod
|
|
lint / lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/ssh/ssh. Supported file pattern: go.mod
|
|
lint / lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\ssh\ssh. Supported file pattern: go.mod
|