Skip to content

Add recursive structs supported #453

Add recursive structs supported

Add recursive structs supported #453

Re-run triggered December 21, 2023 15:35
Status Failure
Total duration 35s
Artifacts

test.yml

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

Annotations

17 errors and 6 warnings
test (1.21): config.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
test (1.21): config.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
test (1.21): config.go#L12
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
test (1.21): config.go#L10
File is not `gofumpt`-ed with `-extra` (gofumpt)
test (1.21): config.go#L332
S1023: redundant `return` statement (gosimple)
test (1.21): config.go#L331
SA6002: argument should be pointer-like to avoid allocations (staticcheck)
test (1.21): internal/mmhash/hash.go#L18
ST1000: at least one file in a package should have a package comment (stylecheck)
test (1.21)
issues found
test (1.20)
The job was canceled because "_1_21" failed.
test (1.20): config.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
test (1.20): config.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
test (1.20): config.go#L12
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
test (1.20): config.go#L10
File is not `gofumpt`-ed with `-extra` (gofumpt)
test (1.20): config.go#L332
S1023: redundant `return` statement (gosimple)
test (1.20): config.go#L331
SA6002: argument should be pointer-like to avoid allocations (staticcheck)
test (1.20): internal/mmhash/hash.go#L18
ST1000: at least one file in a package should have a package comment (stylecheck)
test (1.20)
issues found
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): internal/mmhash/hash.go#L31
exported: exported function Sum64 should have comment or be unexported (revive)
test (1.21): internal/mmhash/hash.go#L36
exported: exported function Hash should have comment or be unexported (revive)
test (1.20): internal/mmhash/hash.go#L31
exported: exported function Sum64 should have comment or be unexported (revive)
test (1.20): internal/mmhash/hash.go#L36
exported: exported function Hash 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