add support for schema evolution #433
Annotations
11 errors and 7 warnings
test (1.20):
schema_compatibility.go#L305
schema_compatibility.go:305: Line contains TODO/BUG/FIXME: "TODO clean up" (godox)
|
test (1.20):
codec_default.go#L152
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
test (1.20):
codec_default.go#L273
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
test (1.20):
codec_native.go#L526
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
test (1.20):
reader_promoter.go#L90
unnecessary conversion (unconvert)
|
test (1.20):
reader_promoter.go#L94
unnecessary conversion (unconvert)
|
test (1.20):
codec_default.go#L156
S1023: redundant `return` statement (gosimple)
|
test (1.20):
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)
|
test (1.20)
issues found
|
test (1.21)
The job was canceled because "_1_20" failed.
|
test (1.21)
The operation was canceled.
|
test (1.20):
reader_promoter.go#L7
exported: exported type ReaderPromoter should have comment or be unexported (revive)
|
test (1.20):
codec_default.go#L155
unused-parameter: parameter 'ptr' seems to be unused, consider removing or renaming it as _ (revive)
|
test (1.20):
schema.go#L82
exported: exported const FieldDrain should have comment (or a comment on this block) or be unexported (revive)
|
test (1.20):
schema.go#L669
exported: exported method Field.Action should have comment or be unexported (revive)
|
test (1.20):
schema_compatibility.go#L291
exported: exported method SchemaCompatibility.Resolve should have comment or be unexported (revive)
|
test (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/avro/avro. Supported file pattern: go.sum
|
test (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/avro/avro. Supported file pattern: go.sum
|