You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typing[4053] No method 'build' in vec
--> file.hack
19 | ))->build();
| ^^^^^
--> vendor/slack/hack-json-schema/src/Codegen/Codegen.php
123 | ): vec<Codegen> {
| ^^^^^^^^^^^^ This is why I think it is an object of type vec
--> /tmp/hh_server/hhi_356191d8/hackarray.hhi
13 | abstract final class vec<+T> implements KeyedContainer<int, T>, XHPChild {}
| ^^^ Declaration of vec is here
1 error found.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: