Add debug log #568
Closed
Add debug log #568
Annotations
8 errors
|
Upload test log
No files were found with the provided path: /tmp/gotest.log. No artifacts will be uploaded.
|
|
Static Check
Process completed with exit code 1.
|
|
Static Check:
pkg/sip/outbound.go#L1070
cannot use "sipCallID" (constant of type string) as error value in argument to c.log.Errorw: string does not implement error (missing method Error) (compile)
|
|
Static Check:
pkg/sip/outbound.go#L866
cannot use "sipCallID" (constant of type string) as error value in argument to c.log.Errorw: string does not implement error (missing method Error)
|
|
Static Check:
pkg/sip/outbound.go#L585
toUri.String undefined (type URI has no field or method String)
|
|
Static Check:
pkg/sip/outbound.go#L1070
cannot use "sipCallID" (constant of type string) as error value in argument to c.log.Errorw: string does not implement error (missing method Error) (compile)
|
|
Static Check:
pkg/sip/outbound.go#L866
cannot use "sipCallID" (constant of type string) as error value in argument to c.log.Errorw: string does not implement error (missing method Error)
|
|
Static Check:
pkg/sip/outbound.go#L585
toUri.String undefined (type URI has no field or method String)
|
Loading