Remove examples/internal #582
Triggered via pull request
September 10, 2024 20:40
Status
Failure
Total duration
4m 40s
Artifacts
–
lint.yaml
on: pull_request
lint
/
Metadata
17s
lint
/
Go
4m 28s
Annotations
10 errors and 2 warnings
lint / Go:
c-data-channels/webrtc.go#L81
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
lint / Go:
ffmpeg-send/main.go#L82
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
lint / Go:
gstreamer-receive/main.go#L116
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
lint / Go:
gstreamer-send/main.go#L110
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
lint / Go:
gstreamer-send-offer/main.go#L28
not enough arguments in call to httpSDPServer
|
lint / Go:
gstreamer-send-offer/main.go#L92
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
lint / Go:
play-from-disk-h264/main.go#L251
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
lint / Go:
play-from-disk-mkv/main.go#L144
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
lint / Go:
rtmp-to-webrtc/main.go#L96
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
lint / Go:
save-to-webm/main.go#L268
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
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
|