Addressing comment on PR #54 #60
Annotations
10 errors
|
copilot:
config/loader.go#L47
File is not properly formatted (gofmt)
|
|
copilot:
config/loader.go#L350
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Uintptr, reflect.Complex64, reflect.Complex128, reflect.Array, reflect.Chan, reflect.Func, reflect.Interface, reflect.Map, reflect.Pointer|reflect.Ptr, reflect.Slice, reflect.Struct, reflect.UnsafePointer (exhaustive)
|
|
copilot:
registry/registry.go#L530
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"ambiguous interface resolution: multiple services with equal priority and registration time: \" +\n\t\"[\" + joinStrings(names, \", \") + \"]\")" (err113)
|
|
copilot:
registry/registry.go#L464
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"unknown conflict resolution strategy\")" (err113)
|
|
copilot:
registry/registry.go#L392
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"service registration conflict: service name already exists\")" (err113)
|
|
copilot:
config/loader.go#L378
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"unsupported field type for default value: \" + field.Kind().String())" (err113)
|
|
copilot:
config/loader.go#L326
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"required field \" + currentPath + \" is not set\")" (err113)
|
|
copilot:
config/loader.go#L110
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"no provenance information found for field: \" + fieldPath)" (err113)
|
|
copilot:
config/loader.go#L45
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"config cannot be nil\")" (err113)
|
|
copilot:
registry/registry.go#L527
declared and not used: i
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
Expired
|
2.24 KB |
sha256:8387fc1fba26002a8393236f8497c5e046ea25db9b7844cea78c6ed1da76e448
|
|