Skip to content

feat: improve static analysis diagnostics - #2

Merged
usefuulness merged 14 commits into
masterfrom
codex/fix-error-handling-and-import-detection
Sep 15, 2025
Merged

feat: improve static analysis diagnostics#2
usefuulness merged 14 commits into
masterfrom
codex/fix-error-handling-and-import-detection

Conversation

@usefuulness

Copy link
Copy Markdown
Owner

Summary

  • flag undefined variables and functions during semantic analysis
  • report basic syntax errors like unclosed interpolations
  • extend integration tests for missing imports, undefined variables, and syntax errors

Testing

  • npm test
  • npm run lint

https://chatgpt.com/codex/tasks/task_e_68c81312de7083289524cfe77146eb83

@usefuulness
usefuulness merged commit 5b32c69 into master Sep 15, 2025
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant