修复 WrapFnCall 函数中的参数解析问题和kv_split 函数的切分问题 #132
Annotations
10 errors and 1 warning
|
point/encode_v2.go#L16
`l` is unused (deadcode)
|
|
pprofparser/domain/quantity/kind.go#L16
don't use `init` function (gochecknoinits)
|
|
pprofparser/service/parsing/aggregators.go#L126
string `<unknown>` has 8 occurrences, but such constant `UnknownInfo` already exists (goconst)
|
|
pprofparser/domain/quantity/quantity.go#L46
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
point/decode.go#L77
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
pprofparser/service/parsing/aggregators.go#L196
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
|
pprofparser/service/parsing/aggregators.go#L206
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
|
pprofparser/service/parsing/aggregators.go#L216
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
|
pprofparser/service/parsing/aggregators.go#L279
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
|
pprofparser/service/parsing/collapse.go#L208
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading