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
After this: #2095 @mistermoe tried hitting an endpoint in MM module, and got the following error:
/home/runner/_work/___/___/___/modules/___/_____.go:56:40-40: unknown reference "____.____", is the type annotated and exported?
Moe points out that the reference was to a verb that has since been removed (probably in the deployed modules before the deployment happened)
Ask me for full error details
Is this just expected because the modules that this module depended on had been updated and removed the verb that this module used, but we failed deployments before we could update this module?
The text was updated successfully, but these errors were encountered:
After this: #2095
@mistermoe tried hitting an endpoint in MM module, and got the following error:
Moe points out that the reference was to a verb that has since been removed (probably in the deployed modules before the deployment happened)
Ask me for full error details
Is this just expected because the modules that this module depended on had been updated and removed the verb that this module used, but we failed deployments before we could update this module?
The text was updated successfully, but these errors were encountered: