. #811
Annotations
10 errors and 8 warnings
Build:
TimeSeriesAnalysis/CorrelationCalculator.cs#L144
'UnitParameters' does not contain a definition for 'TimeConstant_s' and no accessible extension method 'TimeConstant_s' accepting a first argument of type 'UnitParameters' could be found (are you missing a using directive or an assembly reference?)
|
Build:
TimeSeriesAnalysis/CorrelationCalculator.cs#L145
'UnitParameters' does not contain a definition for 'TimeDelay_s' and no accessible extension method 'TimeDelay_s' accepting a first argument of type 'UnitParameters' could be found (are you missing a using directive or an assembly reference?)
|
Build:
Dynamic/SimulatableModels/UnitParameters.cs#L99
'UnitParameters' does not contain a definition for 'TimeConstant_s' and no accessible extension method 'TimeConstant_s' accepting a first argument of type 'UnitParameters' could be found (are you missing a using directive or an assembly reference?)
|
Build:
Dynamic/SimulatableModels/UnitParameters.cs#L99
The name 'TimeConstant_s' does not exist in the current context
|
Build:
Dynamic/SimulatableModels/UnitParameters.cs#L100
'UnitParameters' does not contain a definition for 'TimeDelay_s' and no accessible extension method 'TimeDelay_s' accepting a first argument of type 'UnitParameters' could be found (are you missing a using directive or an assembly reference?)
|
Build:
Dynamic/SimulatableModels/UnitParameters.cs#L100
The name 'TimeDelay_s' does not exist in the current context
|
Build:
Dynamic/SimulatableModels/UnitParameters.cs#L105
The name 'LinearGainUnc' does not exist in the current context
|
Build:
Dynamic/SimulatableModels/UnitParameters.cs#L106
'UnitParameters' does not contain a definition for 'LinearGainUnc' and no accessible extension method 'LinearGainUnc' accepting a first argument of type 'UnitParameters' could be found (are you missing a using directive or an assembly reference?)
|
Build:
Dynamic/SimulatableModels/UnitParameters.cs#L108
'UnitParameters' does not contain a definition for 'LinearGainUnc' and no accessible extension method 'LinearGainUnc' accepting a first argument of type 'UnitParameters' could be found (are you missing a using directive or an assembly reference?)
|
Build:
Dynamic/SimulatableModels/UnitParameters.cs#L108
The name 'LinearGainUnc' does not exist in the current context
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/[email protected], NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/[email protected], NuGet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup MSBuild Path
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup NuGet
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build:
Dynamic/TimeDelay/TimeDelaySamples.cs#L19
The field 'TimeDelaySamples.timeBase_s' is never used
|
Build:
Dynamic/TimeDelay/TimeDelaySamples.cs#L20
The field 'TimeDelaySamples.timeDelay_s' is never used
|
Build:
Dynamic/TimeDelay/TimeDelaySamples.cs#L19
The field 'TimeDelaySamples.timeBase_s' is never used
|
Build:
Dynamic/TimeDelay/TimeDelaySamples.cs#L20
The field 'TimeDelaySamples.timeDelay_s' is never used
|
Loading