Skip to content

PR #807

PR #807 #1211

Triggered via dynamic April 8, 2026 15:30
Status Success
Total duration 2m 45s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Analyze (go)
in call to rtp.NewMediaStreamIn, T (type []byte) does not satisfy "github.com/livekit/media-sdk/rtp".BytesFrame (missing method CopyTo)
Analyze (go)
cannot use opusWriter (variable of interface type "github.com/livekit/media-sdk/opus".Writer) as "github.com/livekit/media-sdk".WriteCloser[[]byte] value in struct literal: "github.com/livekit/media-sdk".WriteCloser["github.com/livekit/media-sdk/opus".Sample] does not implement "github.com/livekit/media-sdk".WriteCloser[[]byte] (wrong type for method WriteSample)
Analyze (go)
cannot use opusWriter (variable of interface type "github.com/livekit/media-sdk".WriteCloser[[]byte]) as "github.com/livekit/media-sdk/opus".Writer value in argument to opus.Encode: "github.com/livekit/media-sdk".WriteCloser[[]byte] does not implement "github.com/livekit/media-sdk".WriteCloser["github.com/livekit/media-sdk/opus".Sample] (wrong type for method WriteSample)
Analyze (go)
could not import C (no metadata for C)
Analyze (go)
could not import C (no metadata for C)
Analyze (go)
could not import C (no metadata for C)
Analyze (actions)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
Analyze (go)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.