GitNexus/gitnexus/test/unit/scope-resolution/go
evolution 3b43eb8b47
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Gitleaks / gitleaks (push) Waiting to run
Publish / Classify release event (push) Waiting to run
Publish / RC guard (marker + release-PR skip) (push) Blocked by required conditions
Publish / ci (push) Blocked by required conditions
Publish / Publish to npm (push) Blocked by required conditions
Publish / Build & Push RC Docker images (push) Blocked by required conditions
Scorecard / Scorecard analysis (push) Waiting to run
Trivy Image Scan / Trivy (gitnexus-cli) (push) Waiting to run
Trivy Image Scan / Trivy (gitnexus-web) (push) Waiting to run
fix(go): capture multi-name declarations (#2032)
2026-06-06 04:47:17 +01:00
..
go-captures-golden.test.ts perf(go): kill O(n²) scope-capture re-walks (resolves #1848 quarantine) (#1915) 2026-05-30 13:05:08 +01:00
go-captures-smoke.test.ts fix(go): capture multi-name declarations (#2032) 2026-06-06 04:47:17 +01:00
go-hooks.test.ts feat(go): infer structural interface implementations (#1966) 2026-06-02 09:27:44 +01:00
go-imports.test.ts feat(go): implement scope resolution hooks for Go language support (#1302) 2026-05-04 07:29:11 +01:00
go-package-siblings.test.ts feat(go): implement scope resolution hooks for Go language support (#1302) 2026-05-04 07:29:11 +01:00
go-range-binding-null-guard.test.ts fix(go): use loose equality for Array.find() null checks (#1384) 2026-05-06 17:57:19 +01:00
go-type-binding.test.ts fix(go): normalize fixed-array parameter bindings (#1988) 2026-06-04 05:08:15 +01:00