Fix cmakelists source files. #57
Annotations
5 errors
|
Run golangci/golangci-lint-action@v6:
ir/deserializer.go#L89
ST1003: should not use underscores in Go names; var msgpack_log_event should be msgpackLogEvent (stylecheck)
|
Run golangci/golangci-lint-action@v6:
ir/serializer.go#L94
captLocal: `LogEvent' should not be capitalized (gocritic)
|
Run golangci/golangci-lint-action@v6:
ir/writer.go#L19
field `ioWriter` is unused (unused)
|
Run golangci/golangci-lint-action@v6
issues found
|
Loading