Skip to content

replace msgpack library #189

replace msgpack library

replace msgpack library #189

Triggered via pull request May 27, 2024 14:21
Status Success
Total duration 22s
Artifacts

lint.yaml

on: pull_request
PR - Hadolint
5s
PR - Hadolint
PR - Shellcheck
3s
PR - Shellcheck
PR - Actionlint
8s
PR - Actionlint
PR - Reusable workflow linting
2s
PR - Reusable workflow linting
PR - Markdownlint
6s
PR - Markdownlint
PR - GO lint
14s
PR - GO lint
Fit to window
Zoom out
Zoom in

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)