Schemas: fix handling of nullable fields #330
Annotations
4 errors
golangci-lint:
schema/avro/union.go#L209
cognitive complexity 31 of func `(unionResolver).afterUnmarshalNullUnionSubstitutions` is high (> 30) (gocognit)
|
golangci-lint:
schema/avro/union.go#L269
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
golangci-lint:
schema/avro/union.go#L274
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
golangci-lint
issues found
|