Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

guides: add pushToAlgoliaWeb script #3930

Merged
merged 10 commits into from
Oct 9, 2024

added pushToAlgoliaWeb ci script

59d22e9
Select commit
Loading
Failed to load commit list.
Merged

guides: add pushToAlgoliaWeb script #3930

added pushToAlgoliaWeb ci script
59d22e9
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Oct 9, 2024 in 0s

4 new security issues (0 max.).

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

scripts/ci/codegen/pushToAlgoliaWeb.ts#L47

The application dynamically constructs file or path information.