Skip to content

add support for schema evolution #434

add support for schema evolution

add support for schema evolution #434

Triggered via pull request November 25, 2023 16:10
Status Failure
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 8 warnings
test (1.20): codec_default.go#L278
File is not `gofumpt`-ed with `-extra` (gofumpt)
test (1.20): codec_native.go#L566
File is not `gofumpt`-ed with `-extra` (gofumpt)
test (1.20): codec_native.go#L13
Function name: createDecoderOfNative, Cyclomatic Complexity: 61, Halstead Volume: 5172.50, Maintainability Index: 15 (maintidx)
test (1.20): converter.go#L11
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
test (1.20): converter.go#L25
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
test (1.20): converter.go#L41
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
test (1.20)
issues found
test (1.21)
The job was canceled because "_1_20" failed.
test (1.21): codec_default.go#L278
File is not `gofumpt`-ed with `-extra` (gofumpt)
test (1.21): codec_native.go#L566
File is not `gofumpt`-ed with `-extra` (gofumpt)
test (1.21): codec_native.go#L13
Function name: createDecoderOfNative, Cyclomatic Complexity: 61, Halstead Volume: 5172.50, Maintainability Index: 15 (maintidx)
test (1.21): converter.go#L11
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
test (1.21): converter.go#L25
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
test (1.21): converter.go#L41
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
test (1.21)
issues found
test (1.20): codec_default.go#L158
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
test (1.20): schema.go#L102
exported: exported const FieldDrain should have comment (or a comment on this block) or be unexported (revive)
test (1.20): schema.go#L689
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
test (1.21): schema.go#L102
exported: exported const FieldDrain should have comment (or a comment on this block) or be unexported (revive)
test (1.21): schema.go#L689
exported: exported method Field.Action should have comment or be unexported (revive)
test (1.21): codec_default.go#L158
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)