Skip to content
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

Change return type of RuleInvokerService::invokeRules #52

Open
1 of 3 tasks
bvedrenne opened this issue Jan 6, 2022 · 0 comments
Open
1 of 3 tasks

Change return type of RuleInvokerService::invokeRules #52

bvedrenne opened this issue Jan 6, 2022 · 0 comments

Comments

@bvedrenne
Copy link

Summary

The return of the method RuleInvokerService::invokeRules is a string. Can it be a list of object with information like:

  • Rule name
  • Error message
  • Others (like filename, line, etc.) but it seems harder to code

Type of Issue

It is a :

  • bug
  • request
  • question regarding the documentation

Motivation

This behavior can be usefull to create a post-error analysing process. It can be use by arch-unit-maven-plugin to have maven report or csv output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant