Skip to content

Support SRTP

Support SRTP #505

Triggered via pull request November 25, 2024 11:06
@dennwcdennwc
opened #232
srtp
Status Failure
Total duration 2m 3s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: pkg/media/dtmf/dtmf_test.go#L80
cannot use &buf (value of type *"github.com/livekit/sip/pkg/media/rtp".Buffer) as "github.com/livekit/sip/pkg/media/rtp".Writer value in argument to rtp.NewSeqWriter: *"github.com/livekit/sip/pkg/media/rtp".Buffer does not implement "github.com/livekit/sip/pkg/media/rtp".Writer (wrong type for method WriteRTP)
test
Process completed with exit code 1.
test
No files were found with the provided path: /tmp/gotest.log. No artifacts will be uploaded.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/