fix: local chart directory not being taken correctly #983
Codacy Production / Codacy Static Code Analysis
required action
Dec 12, 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 9
- Added 1
Complexity increasing per file
==============================
- test/unit/commands/cluster.test.ts 1
- test/unit/commands/network.test.ts 1
Clones added
============
- test/unit/commands/cluster.test.ts 3
- test/unit/commands/network.test.ts 12
Clones removed
==============
+ src/commands/cluster.ts -3
See the complete overview on Codacy
Annotations
Check warning on line 78 in src/commands/base.ts
codacy-production / Codacy Static Code Analysis
src/commands/base.ts#L78
Detected possible user input going into a `path.join` or `path.resolve` function.
Loading