Support SRTP #505
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/
|