Skip to content

Implement kaitai.Struct common interface #77

Implement kaitai.Struct common interface

Implement kaitai.Struct common interface #77

Triggered via pull request March 29, 2024 19:59
Status Failure
Total duration 2m 39s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Lint: kaitai/struct_test.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
Lint: kaitai/struct_test.go#L6
File is not `gofmt`-ed with `-s` (gofmt)
Lint: kaitai/struct_test.go#L28
parameter *testing.T should be the first or after context.Context (thelper)
Lint
issues found
Lint: kaitai/struct_test.go#L15
var-naming: don't use underscores in Go names; method Kaitai_IO should be KaitaiIO (revive)
Lint: kaitai/struct_test.go#L24
var-naming: don't use underscores in Go names; method Kaitai_IO should be KaitaiIO (revive)