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

Show warnings in the check and test command #480

Closed
tengstrand opened this issue Jul 1, 2024 · 0 comments
Closed

Show warnings in the check and test command #480

tengstrand opened this issue Jul 1, 2024 · 0 comments

Comments

@tengstrand
Copy link
Collaborator

Let the check and test command show warnings, if there are any.

Complement the check function in the public API to also return :warning-messages:

{:ok? true
 :warning-messages []
 :error-messages []}

If there are no error messages, the function will return true even if warnings are present.

tengstrand added a commit that referenced this issue Jul 5, 2024
* Added reference to the reworked Japanese version of the poly tool, by Shinsei Taro.
* Print warnings in the 'check' and 'test' command (if any), issue #480.
* Allow the use of + for the info command (to show all profiles) when reading the workspace from file.
* Update the overview diagram of World Singles Networks.
* Added Integrant system as example workspace.
* 0.2.20-SNAPSHOT (27)
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