refactoring Gain-schedueling unit tests #323
Annotations
1 error and 14 warnings
Tests
Process completed with exit code 1.
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/Setup-MSBuild@v1.0.3, NuGet/setup-nuget@v1.0.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests
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/Setup-MSBuild@v1.0.3, NuGet/setup-nuget@v1.0.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests
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/
|
Tests
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/
|
Tests:
Dynamic/SimulatableModels/GainSchedModel.cs#L622
The variable 'sDigitsUnc' is assigned but its value is never used
|
Tests:
Dynamic/Identification/GainSchedIdentifier.cs#L996
The variable 'lowestSumDiffs' is assigned but its value is never used
|
Tests:
Dynamic/Identification/GainSchedIdentifier.cs#L516
Parameter 'globalSearchIterations' has no matching param tag in the XML comment for 'GainSchedIdentifier.EvaluateMultipleTimeConstantsForGivenGainThreshold(ref GainSchedParameters, UnitDataSet, int, double?, double?)' (but other parameters do)
|
Tests:
Dynamic/Identification/GainSchedIdentifier.cs#L516
Parameter 'gsSearchMin' has no matching param tag in the XML comment for 'GainSchedIdentifier.EvaluateMultipleTimeConstantsForGivenGainThreshold(ref GainSchedParameters, UnitDataSet, int, double?, double?)' (but other parameters do)
|
Tests:
Dynamic/Identification/GainSchedIdentifier.cs#L516
Parameter 'gsSearchMax' has no matching param tag in the XML comment for 'GainSchedIdentifier.EvaluateMultipleTimeConstantsForGivenGainThreshold(ref GainSchedParameters, UnitDataSet, int, double?, double?)' (but other parameters do)
|
Tests:
Dynamic/Identification/GainSchedIdentifier.cs#L991
Parameter 'doDebugOutput' has no matching param tag in the XML comment for 'GainSchedIdentifier.ChooseBestModelFromSimulationList(List<GainSchedParameters>, List<double[]>, ref UnitDataSet, bool)' (but other parameters do)
|
Tests:
Dynamic/PlantSimulator/PlantSimulator.cs#L488
Parameter 'seedNr' has no matching param tag in the XML comment for 'PlantSimulator.SimulateSingle(UnitDataSet, ISimulatableModel, bool, double, bool, int)' (but other parameters do)
|
Tests:
Utility/PlotGain.cs#L292
XML comment is not placed on a valid language element
|
Tests:
TimeSeriesAnalysis.Tests/Tests/GainSchedIdentifyTests.cs#L540
The variable 'operatingy_tol' is assigned but its value is never used
|
Tests:
Dynamic/SimulatableModels/GainSchedModel.cs#L622
The variable 'sDigitsUnc' is assigned but its value is never used
|