Closed Midnighter closed 7 months ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 399b87c
+| ✅ 193 tests passed |+
!| ❗ 2 tests had warnings |!
One more commit with a larger refactoring incoming, but I want to see if 5858a42 passes the tests first.
Getting this error often now that you also described @LilyAnderssonLee.
ERROR ~ Cannot invoke method split() on null object
-- Check script './workflows/../subworkflows/local/profiling.nf' at line: 152 or see '.nextflow.log' file for more details
After several restarts, tests are passing successfully.
I should have fixed the split()
error in #461 now
Fix #460, bug in combining Kaiju and mOTUs profiles with their respective databases.
PR checklist
CHANGELOG.md
is updated.