Better bind error log #1848
Annotations
6 errors and 1 warning
|
golangci-lint
issues found
|
|
golangci-lint:
examples/turn-server/simple-multithreaded/main.go#L63
G115: integer overflow conversion uintptr -> int (gosec)
|
|
golangci-lint:
client_test.go#L643
G115: integer overflow conversion int -> byte (gosec)
|
|
golangci-lint:
client_test.go#L615
G115: integer overflow conversion int -> byte (gosec)
|
|
golangci-lint:
client_test.go#L596
G115: integer overflow conversion int -> byte (gosec)
|
|
golangci-lint:
client.go#L43
G117: Exported struct field "Password" (JSON key "Password") matches secret pattern (gosec)
|
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/turn/turn. Supported file pattern: go.mod
|
Loading