a06f331eb8
CI / benchmark (push) Has been skipped
install-script / posix-syntax (push) Successful in 6m1s
CI / build-onnx (push) Failing after 6m43s
init-smoke / dry-run (push) Failing after 15m57s
security / govulncheck (push) Has been cancelled
security / trivy-fs (push) Has been cancelled
CI / test (1.26, ubuntu-latest) (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
CI / test (1.26, macos-latest) (push) Has been cancelled
CI / build-windows (push) Has been cancelled
CI / lint (push) Has been cancelled
install-script / powershell-syntax (push) Has been cancelled
install-script / install (macos-14) (push) Has been cancelled
install-script / install (ubuntu-latest) (push) Has been cancelled
13 lines
1.2 KiB
YAML
13 lines
1.2 KiB
YAML
tool: analyze_dead_code
|
|
description: 7 symbols with zero incoming edges
|
|
input: |
|
|
[
|
|
{"id":"internal/mcp/legacy.go::OldHelper","kind":"function","name":"OldHelper","path":"internal/mcp/legacy.go","line":14,"reason":"no incoming edges (exported but unused externally)"},
|
|
{"id":"internal/parser/tmp.go::scratchParse","kind":"function","name":"scratchParse","path":"internal/parser/tmp.go","line":42,"reason":"no incoming edges"},
|
|
{"id":"internal/query/experiments.go::benchFilter","kind":"function","name":"benchFilter","path":"internal/query/experiments.go","line":88,"reason":"no incoming edges"},
|
|
{"id":"internal/graph/attic.go::deprecatedWalk","kind":"method","name":"deprecatedWalk","path":"internal/graph/attic.go","line":120,"reason":"no incoming edges"},
|
|
{"id":"cmd/gortex/unused.go::debugDump","kind":"function","name":"debugDump","path":"cmd/gortex/unused.go","line":5,"reason":"no incoming edges"},
|
|
{"id":"internal/config/old.go::fromYAMLv1","kind":"function","name":"fromYAMLv1","path":"internal/config/old.go","line":210,"reason":"no incoming edges"},
|
|
{"id":"internal/savings/beta.go::legacyTotal","kind":"function","name":"legacyTotal","path":"internal/savings/beta.go","line":55,"reason":"no incoming edges"}
|
|
]
|