Generic behaviour adaptations #249
Merged
Codacy Production / Codacy Static Code Analysis
required action
Jun 26, 2024 in 0s
1 new issue (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 2
- Added 1
Complexity increasing per file
==============================
- runtime/ishtar.vm/runtime/vm/RuntimeIshtarModule.cs 1
- compiler/compilation/parts/bodies.cs 4
- runtime/ishtar.generator/GeneratorContext.cs 1
- runtime/ishtar.generator/generators/cycles.cs 1
- runtime/common/reflection/VeinClass.cs 6
- runtime/ishtar.base/emit/ModuleReader.cs 2
Clones added
============
- runtime/common/reflection/VeinClass.cs 7
See the complete overview on Codacy
Annotations
Check notice on line 117 in runtime/ishtar.generator/GeneratorContext.cs
codacy-production / Codacy Static Code Analysis
runtime/ishtar.generator/GeneratorContext.cs#L117
Remove the unused local variable 'index'.
Loading