WIP: Refactor Out Deprecations #1
Open
Codacy Production / Codacy Static Code Analysis
required action
May 28, 2026 in 0s
4 new issues (0 max.) of at least severity.
Annotations
Check failure on line 203 in packages/honkit/src/utils/fs.ts
codacy-production / Codacy Static Code Analysis
packages/honkit/src/utils/fs.ts#L203
Detected possible user input going into a `path.join` or `path.resolve` function.
Check failure on line 204 in packages/honkit/src/utils/fs.ts
codacy-production / Codacy Static Code Analysis
packages/honkit/src/utils/fs.ts#L204
Detected possible user input going into a `path.join` or `path.resolve` function.
Check failure on line 261 in packages/honkit/src/utils/promise.ts
codacy-production / Codacy Static Code Analysis
packages/honkit/src/utils/promise.ts#L261
Using non-static data to retrieve and run functions from the object is dangerous.
Check failure on line 65 in packages/honkit/src/utils/safeObjectPath.ts
codacy-production / Codacy Static Code Analysis
packages/honkit/src/utils/safeObjectPath.ts#L65
Possibility of prototype polluting function detected.
Loading