Skip to content

Add API to check if Decoder's Reader has reached EOF #541

Add API to check if Decoder's Reader has reached EOF

Add API to check if Decoder's Reader has reached EOF #541

Triggered via pull request April 21, 2024 15:50
Status Failure
Total duration 29s
Artifacts

test.yml

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

Annotations

4 errors and 4 warnings
test (1.21): decoder.go#L54
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
test (1.21)
issues found
test (1.22)
The job was canceled because "_1_21" failed.
test (1.22)
The operation was canceled.
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): decoder.go#L52
exported: comment on exported method Decoder.IsEof should be of the form "IsEof ..." (revive)
test (1.21): decoder.go#L53
var-naming: method IsEof should be IsEOF (revive)
test (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/avro/avro. Supported file pattern: go.sum