Skip to content
Snippets Groups Projects
Commit b60a4ef0 authored by George Marchment's avatar George Marchment
Browse files

run analysis

parent 3e04f662
No related branches found
No related tags found
No related merge requests found
Error description Number of workflows
Incorrect number of parameters given for a process or a subworkflow call 16
Channel trying to be created with a name already given to an existing element 27
Multiple channels are given by an emit even though only expecting one 1
Tried to access an emit even though the element its emitting has not been called 16
Tried to include a file which doesn't exist 14
An include was present in a main or subworkflow 1
In a pipe operator, the first thing called does not exist 11
Syntax error in the code (e.g. not the same of parentheses) 35
Element (process or subworkflow) is expected to be defined in a file but is not 8
A subworkflow either emits nothing or too many values for use in an operation 20
A subworkflow or process was defined badly (e.g. multiple input sections, multiple main sections...) 10
Unknown element used in a pipe operator. 1
Ternary conditional operator used with a tuple. 2
Tuple associated with a call. 5
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment