Skip to content

added the ability to generate a path based on the second FunctionId argument #7896

added the ability to generate a path based on the second FunctionId argument

added the ability to generate a path based on the second FunctionId argument #7896

Triggered via pull request January 28, 2025 18:10
Status Failure
Total duration 2m 45s
Artifacts

lint.yml

on: pull_request
golangci-lint
13s
golangci-lint
golangci-lint-examples
15s
golangci-lint-examples
golangci-lint-slo
54s
golangci-lint-slo
autoformat check
42s
autoformat check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golangci-lint: internal/cmd/gstack/astparser.go#L43
string `stack` has 2 occurrences, make it a constant (goconst)
golangci-lint: internal/cmd/gstack/astparser.go#L88
`if ok` has complex nested blocks (complexity: 6) (nestif)
golangci-lint: internal/cmd/gstack/astparser.go#L38
`if ok && function.Sel.Name == "FunctionID"` has complex nested blocks (complexity: 5) (nestif)
golangci-lint: internal/cmd/gstack/astparser.go#L84
return with no blank line before (nlreturn)
golangci-lint
issues found