Support SRTP #506
Annotations
3 errors and 2 warnings
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
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
|
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/
|