Update module github.com/pion/webrtc/v4 to v4.0.15 #778
lint.yaml
on: pull_request
lint
/
Metadata
17s
lint
/
Go
3m 45s
Annotations
10 errors and 2 warnings
lint / Go
issues found
|
lint / Go:
save-to-webm/main.go#L217
G115: integer overflow conversion int -> uint64 (gosec)
|
lint / Go:
save-to-webm/main.go#L169
G115: integer overflow conversion uint -> int (gosec)
|
lint / Go:
play-from-disk-mkv/main.go#L242
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint / Go:
play-from-disk-mkv/main.go#L238
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint / Go:
play-from-disk-mkv/main.go#L211
G115: integer overflow conversion int16 -> uint64 (gosec)
|
lint / Go:
twitch/main.go#L235
G115: integer overflow conversion uint -> int (gosec)
|
lint / Go:
twitch/main.go#L234
G115: integer overflow conversion uint -> int (gosec)
|
lint / Go:
twitch/main.go#L189
G115: integer overflow conversion int -> uint64 (gosec)
|
lint / Go:
twitch/main.go#L188
G115: integer overflow conversion int -> uint64 (gosec)
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/example-webrtc-applications/example-webrtc-applications. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/example-webrtc-applications/example-webrtc-applications. Supported file pattern: go.sum
|