- Generated: 2026-06-16T20:21:19.594253085Z
- Nextflow version: 26.04.3
- Summary: 5 warnings
-
Warning:
main.nf:54:5: Emit name should be omitted when there is only one emitmultiqc_report = DEMO.out.multiqc_report // channel: /path/to/multiqc_report.html ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
Warning:
subworkflows/nf-core/utils_nextflow_pipeline/main.nf:43:5: Emit name should be omitted when there is only one emitdummy_emit = true ^^^^^^^^^^^^^^^
-
Warning:
subworkflows/nf-core/utils_nfcore_pipeline/main.nf:16:5: Variable was declared but not usedvalid_config = checkConfigProvided() ^^^^^^^^^^^^ -
Warning:
subworkflows/nf-core/utils_nfcore_pipeline/main.nf:20:5: Emit name should be omitted when there is only one emitvalid_config ^^^^^^^^^^^^ -
Warning:
subworkflows/nf-core/utils_nfschema_plugin/main.nf:72:5: Emit name should be omitted when there is only one emitdummy_emit = true ^^^^^^^^^^^^^^^