Skip to content

Analysis.analysisMethod Is Unconstrained (Indentation + Undefined Range) #17

@ankonyeni

Description

@ankonyeni

analysisMethod is currently not constrained as intended due to two separate problems in define.yaml.

1) Indentation issue (any_of is inside description text)

analysisMethod:
  description: >-
    Generic method used to perform this analysis.
    any_of:
      - range: Method
      - range: AnalysisMethod

Because any_of is indented under the description

2) Intended range target is undefined (AnalysisMethod)
I am unable to locate a definition for the AnalysisMethod class in define.yaml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions