add support for schema evolution #429
Annotations
6 errors and 6 warnings
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_default.go#L156
S1023: redundant `return` statement (gosimple)
|
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):
codec_default.go#L155
unused-parameter: parameter 'ptr' seems to be unused, consider removing or renaming it as _ (revive)
|
test (1.20):
schema_compatibility.go#L291
exported: exported method SchemaCompatibility.Resolve should have comment or be unexported (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#L664
exported: exported method Field.Action 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
|