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

Clean install and errors: "this.setImplementation" #23

Open
shogochiai opened this issue Mar 28, 2024 · 0 comments
Open

Clean install and errors: "this.setImplementation" #23

shogochiai opened this issue Mar 28, 2024 · 0 comments

Comments

@shogochiai
Copy link
Contributor

When I tried a clean installation of TextDAO:4b1083d and then I got error below.

this.setImplementation solved this compilation error.

P.S. ofc if we have CI flow and better specs, those errors would be detected beforehand tho.

$ forge test
[⠆] Compiling...
[⠒] Compiling 110 files with 0.8.25
[⠑] Solc 0.8.25 finished in 221.25ms
Error: 
Compiler run failed:
Error (7576): Undeclared identifier.
  --> lib/mc/devkit/test/MockDictionary.sol:15:13:
   |
15 |             setImplementation(functionInfos[i].selector, functionInfos[i].implementation);
   |             ^^^^^^^^^^^^^^^^^

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

No branches or pull requests

1 participant