Skip to content

[DO NOT MERGE] feat: linearization tour over the code graph (draft) #296

[DO NOT MERGE] feat: linearization tour over the code graph (draft)

[DO NOT MERGE] feat: linearization tour over the code graph (draft) #296

Triggered via pull request April 13, 2026 22:16
Status Failure
Total duration 48s
Artifacts

lint.yml

on: pull_request
golangci-lint
44s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
golangci-lint
issues found
golangci-lint: internal/shards/tour.go#L23
exported: exported method TopoStrategy.Order should have comment or be unexported (revive)
golangci-lint: internal/shards/tour.go#L21
exported: exported method TopoStrategy.Name should have comment or be unexported (revive)
golangci-lint: internal/shards/tour.go#L161
unnamedResult: consider giving a name to these results (gocritic)