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
f"Cannot start rendering from functional spec {first_render_frid} for module '{module_name}' because the implementation of the previous functional spec ({frid}) hasn't been completed yet.\n\n"
98
-
f"To fix this, please render the missing functional spec first by running:\n"
97
+
f"Cannot start rendering from functionality {first_render_frid} for module '{module_name}' because the implementation of the previous functionality ({frid}) hasn't been completed yet.\n\n"
98
+
f"To fix this, please render the missing functionality ({frid}) first by running:\n"
f"Cannot start rendering from functional spec {first_render_frid} for module '{module_name}' because the conformance tests for the previous functional spec ({frid}) haven't been completed yet.\n\n"
107
-
f"To fix this, please render the missing functional spec first by running:\n"
106
+
f"Cannot start rendering from functionality {first_render_frid} for module '{module_name}' because the conformance tests for the previous functionality ({frid}) haven't been completed yet.\n\n"
107
+
f"To fix this, please render the missing functionality ({frid}) first by running:\n"
0 commit comments