chore(logger): optimize #1210
Annotations
2 errors
golangci-lint:
logger/logger.go#L153
[golangci] reported by reviewdog 🐶
calculated cyclomatic complexity for function Trace is 13, max is 10 (cyclop)
Raw Output:
logger/logger.go:153:1: calculated cyclomatic complexity for function Trace is 13, max is 10 (cyclop)
func (l *logger) Trace(ctx context.Context, begin time.Time, fc func() (string, int64), err error) {
^
|
golangci-lint
reviewdog exited with status code: 1
|
The logs for this run have expired and are no longer available.
Loading