Created
May 13, 2026 15:45
-
-
Save anon987654321/69af84e712c490bb9df64aa5ae60997e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dev% ruby exe/master | |
| /home/dev/pub4/MASTER/lib/master/builder/infra_helpers.rb:10:in 'Master::Builder.build_scanner': uninitialized constant Master::Judge::Scan::Rules::RuleCoverageRule (NameError) | |
| ...ule(Judge::Scan::Rules::RuleCoverageRule.new... | |
| ^^^^^^^^^^^^^^^^^^ | |
| Did you mean? Master::Judge::Scan::RuleLoader | |
| from /home/dev/pub4/MASTER/lib/master/builder.rb:83:in 'Master::Builder.build_agent_core' | |
| from /home/dev/pub4/MASTER/lib/master/builder.rb:64:in 'Master::Builder.build_ai_stack' | |
| from /home/dev/pub4/MASTER/lib/master/builder.rb:16:in 'Master::Builder.build' | |
| from /home/dev/pub4/MASTER/lib/master.rb:103:in 'Master.bootstrap_container' | |
| from /home/dev/pub4/MASTER/lib/master.rb:111:in 'Master.boot' | |
| from exe/master:59:in '<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment