generated from dogmatiq/template-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: dogmatiq/dogmacli
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add a subcommand for generating application graphs.
feature/visualization
Relates to visualization features
#1
opened Nov 1, 2020 by
jmalloc
Ensure that New() methods return a constant/literal.
feature/linting
Relates to linting features
#34
opened May 13, 2020 by
jmalloc
Check that timeout times are derived from times in messages, not the system time.
#49
opened May 13, 2020 by
jmalloc
Suggest using stateless behavior if an aggregate/process declares an empty root type.
#54
opened May 13, 2020 by
jmalloc
Validate control flow within timeout hint methods.
feature/linting
Relates to linting features
#35
opened May 13, 2020 by
jmalloc
Suggest using
NoTimeoutHintBehavior
if a handler unconditionally returns a 0 timeout hint.
#55
opened May 13, 2020 by
jmalloc
Suggest using
NoTimeoutMessagesBehavior
if a process does not declare any timeouts.
#56
opened May 13, 2020 by
jmalloc
Ensure handlers declare consumed/produced messages correctly.
feature/linting
Relates to linting features
#36
opened May 13, 2020 by
jmalloc
Check for out-of-order create/destroy/record.
feature/linting
Relates to linting features
#37
opened May 13, 2020 by
jmalloc
Validate control flow within routing methods.
feature/linting
Relates to linting features
#38
opened May 13, 2020 by
jmalloc
Check that an event is always recorded when an aggregate instance is created or destroyed.
feature/linting
Relates to linting features
#39
opened May 13, 2020 by
jmalloc
Check the values of message-producing methods on the scope.
feature/linting
Relates to linting features
#40
opened May 13, 2020 by
jmalloc
Ensure processes never route messages to empty IDs.
feature/linting
Relates to linting features
#41
opened May 13, 2020 by
jmalloc
Ensure aggregates never route messages to empty IDs.
feature/linting
Relates to linting features
#42
opened May 13, 2020 by
jmalloc
Ensure aggregate and process New() methods never return nil.
feature/linting
Relates to linting features
#43
opened May 13, 2020 by
jmalloc
Ensure no two handlers within the same application produce the same event.
feature/linting
Relates to linting features
#44
opened May 3, 2020 by
jmalloc
Ensure no two handlers within the same application consume the same command.
feature/linting
Relates to linting features
#45
opened May 3, 2020 by
jmalloc
Validate control-flow within handler methods.
feature/linting
Relates to linting features
#46
opened May 3, 2020 by
jmalloc
Add check that identities do not collide.
feature/linting
Relates to linting features
#47
opened May 3, 2020 by
jmalloc
Previous Next
ProTip!
Follow long discussions with comments:>50.