Tuning Variable Component #216
Open
Codacy Production / Codacy Static Code Analysis
succeeded
Jan 2, 2025 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Complexity increasing per file
==============================
- Runtime/Internal/ILocalTuningVariables.cs 2
- Runtime/Components/TuningVariablesComponent.cs 8
Clones added
============
- Runtime/Internal/NetworkManager.cs 6
See the complete overview on Codacy
Annotations
Check failure on line 248 in Runtime/Components/TuningVariablesComponent.cs
codacy-production / Codacy Static Code Analysis
Runtime/Components/TuningVariablesComponent.cs#L248
Make the enclosing instance method 'static' or remove this set on the 'static' field.
Check failure on line 159 in Runtime/Scripts/Cognitive3D_Manager.cs
codacy-production / Codacy Static Code Analysis
Runtime/Scripts/Cognitive3D_Manager.cs#L159
Make the enclosing instance method 'static' or remove this set on the 'static' field.
Check failure on line 838 in Runtime/Scripts/Cognitive3D_Manager.cs
codacy-production / Codacy Static Code Analysis
Runtime/Scripts/Cognitive3D_Manager.cs#L838
Change the visibility of 'TuningVariableHandler' or make it 'const' or 'readonly'.
Loading