Update readme.md #315
Annotations
10 warnings
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/
|
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/
|
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/SimulatableModels/GainSchedModel.cs#L606
The variable 'sDigitsUnc' is assigned but its value is never used
|
Build:
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)
|
Build:
Utility/PlotGain.cs#L371
XML comment is not placed on a valid language element
|
Build:
Dynamic/SimulatableModels/GainSchedModel.cs#L606
The variable 'sDigitsUnc' is assigned but its value is never used
|
Build:
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)
|
Build:
Utility/PlotGain.cs#L371
XML comment is not placed on a valid language element
|
Loading