Conversation
This should fix docs generation
|
Posting the error here for easy viewing: |
|
Let's see if this error still occurs... |
|
The error still occurs but is more specific now: |
|
@ayazhafiz any idea what this error might be referring to? |
|
Is this a new error on this branch, or is this happening without the changes here as well? The problem is that if we don't know what type to generate an ability specialization for, we cannot generate code (this is the "evil ability" pattern). Why that would be happening on this branch is not clear to me, unless the |
|
This only occurs with the changes here, could it be that the glue code needs to be updated? |
|
Ok, so probably glue is picking up the exposed types in |
|
I can reproduce the error CI is getting locally by:
It doesn't reproduce on the @ayazhafiz maybe it has to do with platforms as opposed to applications, rather than glue vs build? |
|
Closing in favor of #28 |
This should fix docs generation