init: display total and avg for each category #8
Annotations
5 errors
|
Lint Go code
issues found
|
|
Lint Go code:
internal/services/charting_service.go#L355
ST1023: should omit type decimal.Decimal from declaration; it will be inferred from the right-hand side (staticcheck)
|
|
Lint Go code:
internal/services/charting_service.go#L345
ST1023: should omit type decimal.Decimal from declaration; it will be inferred from the right-hand side (staticcheck)
|
|
Lint Go code:
internal/services/charting_service.go#L336
ST1023: should omit type int from declaration; it will be inferred from the right-hand side (staticcheck)
|
|
Lint Go code:
internal/services/charting_service.go#L335
ST1023: should omit type decimal.Decimal from declaration; it will be inferred from the right-hand side (staticcheck)
|