Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GSAGH-499: Add modal analysis task #726

Draft
wants to merge 6 commits into
base: release/10.2.14
Choose a base branch
from

GSAGH-499: test for modal dynamic task parameter

9fa2939
Select commit
Loading
Failed to load commit list.
Draft

GSAGH-499: Add modal analysis task #726

GSAGH-499: test for modal dynamic task parameter
9fa2939
Select commit
Loading
Failed to load commit list.
Azure Pipelines / GSA-Grasshopper Latest failed Jan 23, 2025 in 1m 9s

Build #20250123.1 failed

Annotations

Check failure on line 174 in GsaGH\Components\4_Analysis\ModalDynamicParameter.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / GSA-Grasshopper Latest

GsaGH\Components\4_Analysis\ModalDynamicParameter.cs#L174

GsaGH\Components\4_Analysis\ModalDynamicParameter.cs(174,20): Error CS0246: The type or namespace name 'ModalMassOption' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 44 in GsaGH\Components\4_Analysis\ModalDynamicParameter.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / GSA-Grasshopper Latest

GsaGH\Components\4_Analysis\ModalDynamicParameter.cs#L44

GsaGH\Components\4_Analysis\ModalDynamicParameter.cs(44,49): Error CS0246: The type or namespace name 'ModalMassOption' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 11 in GsaGH\Parameters\4_Analysis\ModalDynamicAnalysis.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / GSA-Grasshopper Latest

GsaGH\Parameters\4_Analysis\ModalDynamicAnalysis.cs#L11

GsaGH\Parameters\4_Analysis\ModalDynamicAnalysis.cs(11,12): Error CS0246: The type or namespace name 'ModeCalculationStrategy' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 12 in GsaGH\Parameters\4_Analysis\ModalDynamicAnalysis.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / GSA-Grasshopper Latest

GsaGH\Parameters\4_Analysis\ModalDynamicAnalysis.cs#L12

GsaGH\Parameters\4_Analysis\ModalDynamicAnalysis.cs(12,12): Error CS0246: The type or namespace name 'MassOption' could not be found (are you missing a using directive or an assembly reference?)