fetch_ml/tools/fetchml-vet
Jeremie Fraeys 6fc2e373c1
fix: resolve IDE warnings and test errors
Bug fixes and cleanup for test infrastructure:

- schema_test.go: Fix SchemaVersion reference with proper manifest import
- schema_test.go: Update all schema.json paths to internal/manifest location
- manifestenv.go: Remove unused helper functions (isArtifactsType, getPackagePath)
- nobaredetector.go: Fix exprToString syntax error, remove unused functions

All tests now pass without errors or warnings
2026-02-23 20:26:20 -05:00
..
analyzers fix: resolve IDE warnings and test errors 2026-02-23 20:26:20 -05:00
cmd/fetchml-vet feat(verification): Custom linting tool (fetchml-vet) for structural invariants 2026-02-23 19:44:00 -05:00