Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve error when system name != filename #2919

Open
holic opened this issue Jul 2, 2024 · 0 comments
Open

improve error when system name != filename #2919

holic opened this issue Jul 2, 2024 · 0 comments

Comments

@holic
Copy link
Member

holic commented Jul 2, 2024

a file like SomeSystem.sol with a definition like contract app__SomeSystem is System will error in mud build with

[MUDError]: Contract not found: SomeSystem

we should improve that error to something like

Expected contract SomeSystem to exist in SomeSystem.sol but only found ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant