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
That's because tca older versions defined Actions as something like GenratingAction, MenuAction, OnboardinAction
but now it is handled inside the feature.
Now we just assume that there is action inside the reducer so it shows warning which we can ignore.
I guess we can update the log since it's misleading
extension GeneratingFeature {
enum Action {
2. tca-diagram.md seems incomplete
can you provide an example project or a short source like the ones in the test?
When running
tca-diagram
I will encounter some warnings:The resulting
tca-diagram.md
also seems incomplete. What causes the "Unknown feature" warning?The text was updated successfully, but these errors were encountered: