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

Clarify issue found error message #105

Closed
derevnjuk opened this issue May 31, 2022 · 0 comments · Fixed by #106
Closed

Clarify issue found error message #105

derevnjuk opened this issue May 31, 2022 · 0 comments · Fixed by #106
Assignees
Labels
Type: enhancement New feature or request.

Comments

@derevnjuk
Copy link
Member

Issue found based on severity threshold should raise an exception with the first issue found as follows:

Issue in Bright UI:  ${link}
Name:           ${name}
Severity:       ${severity}
Remediation:    ${remedy}
Details:        ${details}
Extra Details:  
${comments.map(({headline, text, links}) => `${headline}/n${text}/nLinks:${links.join('\n')}`)}
References:     
${resources.join('\n')}
@derevnjuk derevnjuk added the Type: enhancement New feature or request. label May 31, 2022
@derevnjuk derevnjuk self-assigned this May 31, 2022
@derevnjuk derevnjuk changed the title Clarify Issue found error message Clarify issue found error message May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant