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

Capture warnings in JSON/report #63

Open
rsuchecki opened this issue Jul 17, 2020 · 0 comments
Open

Capture warnings in JSON/report #63

rsuchecki opened this issue Jul 17, 2020 · 0 comments

Comments

@rsuchecki
Copy link
Collaborator

Some warnings, generated e.g. during tool version validation
WARN: Declared tool version string 0.7.17-r1188 not found in container image spec rsuchecki/bwa:0.7.17_8b61e2a77c105f3ec28d260b556af5cf12c49111
are printed to the terminal but should probably make their way into the report (via runmeta.json)

log.warn "Declared tool version string ${rec.version} not found in container image spec ${rec.container}."

possibly also

repset/main.nf

Line 70 in cec08e2

log.warn "Malformed real reads entry will be ignored: ${it}"

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