Skip to content

Singularity build failing #95

@martinghunt

Description

@martinghunt

using commit e0cfa88. Tail of terminal output from singularity build is:

+ mypy --python-version 3.10 viridian_workflow
viridian_workflow/self_qc.py:339: error: Need type annotation for "summary" (hint: "summary: Dict[<type>, <type>] = ...")
viridian_workflow/self_qc.py:470: error: Incompatible return value type (got "Tuple[str, Dict[str, Any], Dict[str, Any]]", expected "Tuple[str, Dict[str, Any], defaultdict[str, Any]]")
Found 2 errors in 1 file (checked 20 source files)
FATAL:   While performing build: while running engine: exit status 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions