replace msgpack library #189
lint.yaml
on: pull_request
PR - Hadolint
5s
PR - Shellcheck
3s
PR - Actionlint
8s
PR - Reusable workflow linting
2s
PR - Markdownlint
6s
PR - GO lint
14s
Annotations
6 errors
[golangci] cshared.go#L23:
cshared.go#L23
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
[golangci] cshared_test.go#L17:
cshared_test.go#L17
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
[golangci] input/encoder.go#L56:
input/encoder.go#L56
exported: exported method FLBTime.ReadExt should have comment or be unexported (revive)
|
[golangci] time.go#L13:
time.go#L13
exported: exported type EventTime should have comment or be unexported (revive)
|
[golangci] time.go#L26:
time.go#L26
exported: exported method EventTime.MarshalMsgpack should have comment or be unexported (revive)
|
[golangci] time.go#L33:
time.go#L33
exported: exported method EventTime.UnmarshalMsgpack should have comment or be unexported (revive)
|