Move SIP call dispatch info into a separate type. #2897
Annotations
6 errors and 1 warning
Static Check:
sip/sip_test.go#L263
cannot use srcIP (variable of type netip.Addr) as *livekit.SIPCall value in argument to MatchTrunkIter
|
Static Check:
sip/sip_test.go#L263
cannot use from (variable of type string) as MatchTrunkOpt value in argument to MatchTrunkIter
|
Static Check:
sip/sip_test.go#L263
cannot use to (variable of type string) as MatchTrunkOpt value in argument to MatchTrunkIter
|
Static Check:
sip/sip_test.go#L263
cannot use host (variable of type string) as MatchTrunkOpt value in argument to MatchTrunkIter
|
Static Check:
sip/sip_test.go#L818
cannot use ip (variable of type netip.Addr) as string value in argument to matchAddrMasks (compile)
|
Static Check
Process completed with exit code 1.
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading