add support for schema evolution #433
Annotations
9 errors and 6 warnings
schema_compatibility.go#L305
schema_compatibility.go:305: Line contains TODO/BUG/FIXME: "TODO clean up" (godox)
|
codec_default.go#L152
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
codec_default.go#L273
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
codec_native.go#L526
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
reader_promoter.go#L90
unnecessary conversion (unconvert)
|
reader_promoter.go#L94
unnecessary conversion (unconvert)
|
codec_default.go#L156
S1023: redundant `return` statement (gosimple)
|
schema_compatibility.go#L306
copylocks: assignment copies lock value to r: github.com/hamba/avro/v2.PrimitiveSchema contains github.com/hamba/avro/v2.fingerprinter contains sync.Map contains sync.Mutex (govet)
|
|
reader_promoter.go#L7
exported: exported type ReaderPromoter should have comment or be unexported (revive)
|
codec_default.go#L155
unused-parameter: parameter 'ptr' seems to be unused, consider removing or renaming it as _ (revive)
|
schema.go#L82
exported: exported const FieldDrain should have comment (or a comment on this block) or be unexported (revive)
|
schema.go#L669
exported: exported method Field.Action should have comment or be unexported (revive)
|
schema_compatibility.go#L291
exported: exported method SchemaCompatibility.Resolve should have comment or be unexported (revive)
|
|
The logs for this run have expired and are no longer available.
Loading