guides: add pushToAlgoliaWeb script #3930
4 new security issues (0 max.).
Here is an overview of what got changed by this pull request:
Issues
======
- Added 4
Complexity increasing per file
==============================
- scripts/ci/codegen/pushToAlgoliaWeb.ts 6
Clones added
============
- scripts/ci/codegen/pushToAlgoliaWeb.ts 3
See the complete overview on Codacy
Annotations
Check warning on line 34 in scripts/ci/codegen/pushToAlgoliaWeb.ts
codacy-production / Codacy Static Code Analysis
scripts/ci/codegen/pushToAlgoliaWeb.ts#L34
Detected that function argument `p` has entered the fs module.
Check warning on line 34 in scripts/ci/codegen/pushToAlgoliaWeb.ts
codacy-production / Codacy Static Code Analysis
scripts/ci/codegen/pushToAlgoliaWeb.ts#L34
The application dynamically constructs file or path information.
Check warning on line 47 in scripts/ci/codegen/pushToAlgoliaWeb.ts
codacy-production / Codacy Static Code Analysis
scripts/ci/codegen/pushToAlgoliaWeb.ts#L47
Detected that function argument `outputFile` has entered the fs module.
Check warning on line 47 in scripts/ci/codegen/pushToAlgoliaWeb.ts
codacy-production / Codacy Static Code Analysis
scripts/ci/codegen/pushToAlgoliaWeb.ts#L47
The application dynamically constructs file or path information.