Closed fbdtemme closed 4 months ago
A map access error occurs because the meta map gets overwritten with null in validate_panel when no panel key is present. We need to return the meta map unmodified instead.
nf-core lint
Posted for pipeline commit dd34553
+| ✅ 202 tests passed |+ #| ❔ 3 tests were ignored |# !| ❗ 3 tests had warnings |!
A map access error occurs because the meta map gets overwritten with null in validate_panel when no panel key is present. We need to return the meta map unmodified instead.