Optimizations (from @wolfcomp) #126
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Simulator/Actions/BasicSynthesis.cs#L5
Field 'BasicSynthesis.CP' is never assigned to, and will always have its default value 0
|
Build:
Simulator/Actions/CarefulObservation.cs#L5
Member 'CP' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build:
Simulator/Actions/BaseBuffAction.cs#L7
Abstract types should not have public or internal constructors (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0017.md)
|
Build:
Simulator/Actions/BaseComboAction.cs#L8
Abstract types should not have public or internal constructors (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0017.md)
|
Build:
Benchmark/Program.cs#L73
Unreachable code detected
|
Build:
Simulator/Actions/BasicSynthesis.cs#L5
Field 'BasicSynthesis.CP' is never assigned to, and will always have its default value 0
|
Build:
Simulator/Actions/CarefulObservation.cs#L5
Member 'CP' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build:
Simulator/Actions/BaseBuffAction.cs#L7
Abstract types should not have public or internal constructors (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0017.md)
|
Build:
Simulator/Actions/BaseComboAction.cs#L8
Abstract types should not have public or internal constructors (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0017.md)
|
Build:
Benchmark/Program.cs#L73
Unreachable code detected
|
Loading