Add support for custom registration fields for registry #1378
Annotations
5 errors
lint:
registry/registry_validation.go#L179
S1009: should omit nil check; len() for map[string]interface{} is defined as zero (gosimple)
|
lint:
registry/registry_validation.go#L211
SA4017: Unix doesn't have side effects and its return value is ignored (staticcheck)
|
lint:
registry/registry_validation.go#L213
SA4017: Unix doesn't have side effects and its return value is ignored (staticcheck)
|
lint:
registry/registry_validation.go#L215
SA4017: Unix doesn't have side effects and its return value is ignored (staticcheck)
|
lint
issues found
|