Yuxincs/fix fact exporting#1
Conversation
There was a problem hiding this comment.
PR Summary
This PR implements fact exporting fixes and upgrades Bazel configuration across the repository. New BUILD and MODULE files clarify dependency management, while analyzer and inference packages update logging and error handling.
• Added MODULE.bazel and multiple BUILD.bazel files (e.g., /accumulation/BUILD.bazel, /annotation/BUILD.bazel) to configure Bazel builds.
• Updated accumulation/analyzer.go and inference/inferred_map.go with new logging calls that use WriteLog but should be refactored to use the custom logging module (logger.error(...)).
• nilaway.go now comments out deferred error reporting, which may suppress important diagnostics.
• Overall dependency and build configurations align with fact exporting improvements.
27 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
No description provided.