fix(sync): added bearer client for sync #1272
Annotations
10 errors
coverage:
pkg/compliance/v1_0_0/check.go#L32
condition "config == nil" was 2 times false but never true
|
coverage:
pkg/compliance/v1_0_0/check.go#L32
condition "config.Address == \"\"" was 2 times false but never true
|
coverage:
pkg/compliance/v1_0_0/check.go#L32
condition "config.Port == \"\"" was 2 times false but never true
|
coverage:
pkg/compliance/v1_0_0/check.go#L87
condition "config.Compliance" was 2 times false but never true
|
coverage:
pkg/compliance/v1_0_0/check.go#L110
condition "config.Compliance" was 2 times false but never true
|
coverage:
pkg/compliance/v1_0_0/check.go#L131
condition "config.Compliance" was 2 times false but never true
|
coverage:
pkg/compliance/v1_0_0/check.go#L224
condition "config.Compliance" was 2 times false but never true
|
coverage:
pkg/compliance/v1_0_0/check.go#L606
condition "strings.HasPrefix(nextURL, \"<\")" was 2 times true but never false
|
coverage:
pkg/compliance/v1_0_0/check.go#L606
condition "strings.HasPrefix(nextURL, \"\\\"\")" was never evaluated
|
coverage:
pkg/compliance/v1_0_0/check.go#L609
condition "strings.HasSuffix(nextURL, \">\")" was 2 times true but never false
|