Update CI configs to v0.11.19 #807
lint.yaml
on: pull_request
lint
/
Metadata
18s
lint
/
Go
4m 44s
Annotations
10 errors and 2 warnings
lint / Go:
gstreamer-send-offer/main.go#L116
calculated cyclomatic complexity for function pipelineForCodec is 15, max is 10 (cyclop)
|
lint / Go:
gstreamer-send/main.go#L121
calculated cyclomatic complexity for function pipelineForCodec is 15, max is 10 (cyclop)
|
lint / Go:
gstreamer-send/main.go#L27
calculated cyclomatic complexity for function main is 11, max is 10 (cyclop)
|
lint / Go:
ffmpeg-send/main.go#L109
calculated cyclomatic complexity for function writeH264ToTrack is 16, max is 10 (cyclop)
|
lint / Go:
twitch/main.go#L234
G115: integer overflow conversion uint -> int (gosec)
|
lint / Go:
twitch/main.go#L188
G115: integer overflow conversion int -> uint64 (gosec)
|
lint / Go:
save-to-webm/main.go#L218
G115: integer overflow conversion int -> uint64 (gosec)
|
lint / Go:
save-to-webm/main.go#L217
G115: integer overflow conversion int -> uint64 (gosec)
|
lint / Go:
save-to-webm/main.go#L170
G115: integer overflow conversion uint -> int (gosec)
|
lint / Go:
save-to-webm/main.go#L169
G115: integer overflow conversion uint -> int (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
|