Skip to content

Some new bug report for testing reports-check.yml #3

Some new bug report for testing reports-check.yml

Some new bug report for testing reports-check.yml #3

Triggered via issue March 14, 2024 07:26
Status Failure
Total duration 36s
Artifacts

reports-check.yml

on: issues
Fit to window
Zoom out
Zoom in

Annotations

1 error
check
Quality analysis found the following errors: * It's not clear what is the expected value `xyz` variable should have (Bug report does not describe what is expected to see). Consider more examples/tests that show what is the expected to see instead. * It's not clear where exactly in the code IOException has been thrown (Bug report does not have location). Please provide either where this issue is located (class, file) or runnable examples that shows the problem. * It's not clear how to reproduce `email` sending (Bug report does not have steps to reproduce). Craft steps on how to reproduce this issue. * It's not clear what are the values in `words` that are failing the WordsTest (Bug report does not say what you saw instead of expected). Provide what is the result you saw that against your expectations.