You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workflow input set as
file:
type:
- type: array
item: File
should be exactly the same as
file:
type: File[]
static_checker mistakenly fails with
source -> sink mismatch
0 commit comments